Fix duplicate label field in bug report template
This commit is contained in:
parent
bf00b98972
commit
375ca7f504
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
|
@ -49,7 +49,7 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: What is the expected behavior?
|
label: What is the expected behavior?
|
||||||
label: what-expected
|
id: what-expected
|
||||||
description: What were you expecting to happen?
|
description: What were you expecting to happen?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue