summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:37:23 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:37:23 +0700
commit375ca7f5044343d861658f382bc569f90a75ba63 (patch)
treec54935ae11e1205dcffc8444377375010de18e1e /.github
parentbf00b989723b07b0b0243cdff804ba4bd56995fe (diff)
downloadiced-375ca7f5044343d861658f382bc569f90a75ba63.tar.gz
iced-375ca7f5044343d861658f382bc569f90a75ba63.tar.bz2
iced-375ca7f5044343d861658f382bc569f90a75ba63.zip
Fix duplicate `label` field in bug report template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG-REPORT.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
index 866b5f7a..dc1e4c09 100644
--- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -49,7 +49,7 @@ body:
- type: textarea
attributes:
label: What is the expected behavior?
- label: what-expected
+ id: what-expected
description: What were you expecting to happen?
validations:
required: true