Skip to content

Commit 0654cb5

Browse files
Merge branch 'main' into vitest
2 parents 23947cd + ab9b552 commit 0654cb5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ body:
99
attributes:
1010
value: |
1111
Thanks for taking the time to fill out this bug report!
12+
- type: input
13+
id: vue-codeblock-version
14+
attributes:
15+
label: Vue Code Block Version
16+
validations:
17+
required: true
18+
- type: input
19+
id: vue-version
20+
attributes:
21+
label: Vue Version
22+
validations:
23+
required: true
1224
- type: textarea
1325
id: bug-description
1426
attributes:

0 commit comments

Comments
 (0)