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
|
||||
attributes:
|
||||
label: "What steps will reproduce the bug?"
|
||||
- type: checkboxes
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Affected Areas
|
||||
options:
|
||||
|
|
Reference in a new issue