Skip to content

Commit ab9b552

Browse files
Update BUG_REPORT.yaml
Add vue version
1 parent 49e980c commit ab9b552

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ body:
1010
value: |
1111
Thanks for taking the time to fill out this bug report!
1212
- type: input
13-
id: contact
13+
id: vue-codeblock-version
1414
attributes:
1515
label: Vue Code Block Version
1616
validations:
1717
required: true
18+
- type: input
19+
id: vue-version
20+
attributes:
21+
label: Vue Version
22+
validations:
23+
required: true
1824
- type: textarea
1925
id: bug-description
2026
attributes:

0 commit comments

Comments
 (0)