File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,21 +14,18 @@ body:
1414 options :
1515 - label : The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
1616 required : true
17+ - type : checkboxes
18+ attributes :
19+ label : ' Include in this issue:'
20+ options :
21+ - label : Screenshots/video/gif demonstrating the bug, if it’s visual
22+ - label : Console errors, if any
1723 - type : textarea
1824 attributes :
1925 label : Description
2026 description : Describe the issue and how to replicate it
2127 validations :
2228 required : true
23- - type : textarea
24- attributes :
25- label : Screenshot
26- description : You can provide screenshots/video/gif showing the issue, if it’s visual. Files can be dropped in this field
27- - type : textarea
28- attributes :
29- label : Console errors
30- description : If any
31- render : shell
3229 - type : input
3330 attributes :
3431 label : Example URL
You can’t perform that action at this time.
0 commit comments