Skip to content

Commit 79e3db3

Browse files
authored
Update bug_report.yml
1 parent fadb444 commit 79e3db3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ body:
2828
description: What boilerplate version does this appear on?
2929
validations:
3030
required: true
31-
- type: checkboxes
31+
- type: dropdown
3232
id: typed
3333
attributes:
3434
label: Do you use TypeScript?
3535
options:
3636
- label: "Yes"
3737
- label: "No"
38-
- type: checkboxes
38+
- type: dropdown
3939
id: device
4040
attributes:
4141
label: On which OS this issue appear on?

0 commit comments

Comments
 (0)