File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 66 attributes :
77 label : Description
88 description : A clear and concise description of what the bug is.
9- render : bash
109 validations :
1110 required : true
1211 - type : textarea
1817 1.
1918 2.
2019 3.
21- render : bash
2220 validations :
2321 required : true
2422 - type : textarea
2927 ```js
3028 // code goes here
3129 ```
32- render : bash
3330 validations :
3431 required : true
3532 - type : textarea
3936 value : |
4037 * [jsfiddle-latest-release](https://jsfiddle.net/g3atw6k5/)
4138 * [jsfiddle-dev](https://jsfiddle.net/eL7gqyhd/)
42- render : bash
4339 validations :
4440 required : true
4541 - type : input
@@ -53,16 +49,16 @@ body:
5349 - type : dropdown
5450 id : device
5551 attributes :
56- label : What device are you seeing the problem on?
52+ label : Device
5753 multiple : true
5854 options :
5955 - Desktop
6056 - Mobile
6157 - Headset
6258 - type : dropdown
63- id : browsers
59+ id : browser
6460 attributes :
65- label : What browsers are you seeing the problem on?
61+ label : Browser
6662 multiple : true
6763 options :
6864 - Chrome
7268 - type : dropdown
7369 id : os
7470 attributes :
75- label : What OS are you seeing the problem on?
71+ label : OS
7672 multiple : true
7773 options :
7874 - Windows
You can’t perform that action at this time.
0 commit comments