File tree Expand file tree Collapse file tree 1 file changed +12
-26
lines changed
Expand file tree Collapse file tree 1 file changed +12
-26
lines changed Original file line number Diff line number Diff line change @@ -21,31 +21,17 @@ body:
2121 label : What is actually happening?
2222 validations :
2323 required : true
24- - type : input
25- attributes :
26- label : NodeJS Version
27- description : Run "node --version" in terminal for node version
28- placeholder : v16.14.0
29- validations :
30- required : true
31- - type : input
32- attributes :
33- label : Package manager name & version
34- placeholder : yarn 11.6.2
35- validations :
36- required : true
37- - type : input
38- attributes :
39- label : Browser name & version
40- placeholder : Chrome Version 98.0.4758.102
41- validations :
42- required : true
43- - type : input
44- attributes :
45- label : Device on which you tested
46- placeholder : Ubuntu 21.10 64-bit
47- validations :
48- required : true
4924 - type : textarea
5025 attributes :
51- label : Any additional comments?
26+ label : Additional data
27+ value : |
28+ <!-- If technical bug
29+ NodeJS Version:
30+ Package manager(npm|yarn|pnpm):
31+ Browser name & version:
32+ System:
33+ -->
34+
35+ <!-- If design file bug
36+ Technology(figma|sketch):
37+ -->
You can’t perform that action at this time.
0 commit comments