File tree Expand file tree Collapse file tree 1 file changed +8
-19
lines changed
Expand file tree Collapse file tree 1 file changed +8
-19
lines changed Original file line number Diff line number Diff line change 1212 - type : textarea
1313 id : what-happened
1414 attributes :
15- label : What happened?
15+ label : Describe the bug
1616 description : |
1717 A clear and concise description of what the bug is.
1818
@@ -26,27 +26,16 @@ body:
2626 value : " A bug happened!"
2727 validations :
2828 required : true
29- - type : dropdown
30- id : version
29+ - type : textarea
30+ id : reproduce
3131 attributes :
32- label : Version
33- description : What version of our software are you running?
34- options :
35- - 1.0.2 (Default)
36- - 1.0.3 (Edge)
37- default : 0
32+ label : Steps to reproduce
33+ description : |
34+ Steps to reproduce the behavior.
35+
36+ placeholder : Tell us what you see!
3837 validations :
3938 required : true
40- - type : dropdown
41- id : browsers
42- attributes :
43- label : What browsers are you seeing the problem on?
44- multiple : true
45- options :
46- - Firefox
47- - Chrome
48- - Safari
49- - Microsoft Edge
5039 - type : textarea
5140 id : logs
5241 attributes :
You can’t perform that action at this time.
0 commit comments