File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - Other (specify if possible)
2222 validations :
2323 required : false
24- - type : input
24+ - type : textarea
2525 attributes :
2626 label : Describe the bug
2727 description : A clear and concise description of what the bug is.
3434 value : " ### Steps:\n\n 1.\n\n 2.\n\n 3.\n\n ### Snippet:\n\n ```js\n\n // Paste your code here :)\n\n ```\n "
3535 validations :
3636 required : true
37- - type : input
37+ - type : textarea
3838 attributes :
3939 label : Expected behavior
4040 description : A clear and concise description of what you expected to happen.
4646 description : If applicable, add a screenshot or screen capture to help explain your problem.
4747 validations :
4848 required : false
49+ - type : dropdown
50+ id : Browser
51+ attributes :
52+ label : Browser
53+ description : In which browser(s) have you observed this issue?
54+ multiple : true
55+ options :
56+ - Firefox
57+ - Chrome
58+ - Safari
59+ - Microsoft Edge
60+ - Other (please specify)
61+ validations :
62+ required : false
4963- type : input
5064 attributes :
5165 label : Browser version
You can’t perform that action at this time.
0 commit comments