Skip to content

Commit 47f4b44

Browse files
authored
Update bug_report.yml
1 parent 0eccc94 commit 47f4b44

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ body:
2828
description: What boilerplate version does this appear on?
2929
validations:
3030
required: true
31+
- type: checkboxes
32+
id: typed
33+
attributes:
34+
label: Do you use TypeScript?
35+
options:
36+
- label: Yes
37+
- label: No
3138
- type: checkboxes
3239
id: device
3340
attributes:

0 commit comments

Comments
 (0)