We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e980c commit ab9b552Copy full SHA for ab9b552
.github/ISSUE_TEMPLATE/BUG_REPORT.yaml
@@ -10,11 +10,17 @@ body:
10
value: |
11
Thanks for taking the time to fill out this bug report!
12
- type: input
13
- id: contact
+ 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
24
- type: textarea
25
id: bug-description
26
0 commit comments