Change the type to a dropdown
This commit is contained in:
parent
7543a91680
commit
1dfb860382
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
|
@ -10,7 +10,7 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "What steps will reproduce the bug?"
|
label: "What steps will reproduce the bug?"
|
||||||
- type: checkboxes
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Affected Areas
|
label: Affected Areas
|
||||||
options:
|
options:
|
||||||
|
|
Reference in a new issue