File tree Expand file tree Collapse file tree 1 file changed +6
-18
lines changed
Expand file tree Collapse file tree 1 file changed +6
-18
lines changed Original file line number Diff line number Diff line change @@ -18,25 +18,13 @@ body:
1818 placeholder : 10.4.1
1919 validations :
2020 required : true
21- - type : input
22- attributes :
23- label : Node Version
24- description : Provide the Node version that you are using.
25- placeholder : 10.1.0
26- validations :
27- required : true
28- - type : input
29- attributes :
30- label : NPM Version
31- description : Provide the NPM version that you are using.
32- placeholder : 8.1.4
33- validations :
34- required : true
35- - type : input
21+ - type : dropdown
3622 attributes :
37- label : Web browser and version
38- description : Provide the browser type and version you're using to reproduce the bug.
39- placeholder : Google Chrome Version 111.0.5563.146 (Official Build) (arm64)
23+ label : Plugin
24+ description : The plugin flavor you are having issues with.
25+ options :
26+ - Vue
27+ - React
4028 validations :
4129 required : true
4230 - type : textarea
You can’t perform that action at this time.
0 commit comments