File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change 99 attributes :
1010 value : |
1111 Thanks for taking the time to fill out this bug report!
12- - type : input
13- id : contact
14- attributes :
15- label : Contact Details
16- description : How can we get in touch with you if we need more info?
17- placeholder : ex. email@example.com
18- validations :
19- required : false
2012 - type : textarea
2113 id : what-happened
2214 attributes :
2618 value : " A bug happened!"
2719 validations :
2820 required : true
29- - type : dropdown
30- id : version
31- 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- validations :
38- required : true
3921 - type : dropdown
4022 id : browsers
4123 attributes :
5234 label : Relevant log output
5335 description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
5436 render : shell
55- - type : checkboxes
56- id : terms
57- attributes :
58- label : Code of Conduct
59- description : By submitting this issue, you agree to follow our [Code of Conduct](https://example.com)
60- options :
61- - label : I agree to follow this project's Code of Conduct
62- required : true
You can’t perform that action at this time.
0 commit comments