File tree Expand file tree Collapse file tree 3 files changed +6
-50
lines changed Expand file tree Collapse file tree 3 files changed +6
-50
lines changed Original file line number Diff line number Diff line change 11name : 🐞 Bug
22description : Report an issue to help us improve the project.
3- title : " [BUG] < write a small description here> "
4- labels : ["bug", "goal: fix", "priority: medium" ]
3+ title : " [BUG] write a title here"
4+ labels : ["bug"]
55body :
66 - type : textarea
77 attributes :
88 label : Description
99 description : A brief description of the issue or bug you are facing, also include what you tried and what didn't work.
1010 validations :
1111 required : false
12+
1213 - type : textarea
1314 attributes :
1415 label : Screenshots
1516 description : Please add screenshots if applicable
1617 validations :
17- required : false
18- - type : textarea
19- attributes :
20- label : Any additional information?
21- description : Any additional information or Is there anything we should know about this bug?
22- validations :
23- required : false
24- - type : dropdown
25- attributes :
26- label : What browser are you seeing the problem on?
27- multiple : true
28- options :
29- - Firefox
30- - Chrome
31- - Safari
32- - Microsoft Edge
18+ required : false
Original file line number Diff line number Diff line change 2727 description : " Describe the solution you'd like"
2828 placeholder : " It would be great if..."
2929 validations :
30- required : true
30+ required : false
3131
3232 - type : textarea
3333 id : alternatives
4343 description : " Add any relevant screenshots, mockups or examples"
4444 placeholder : " Drag and drop images here..."
4545
46- - type : dropdown
47- id : priority
48- attributes :
49- label : " Priority"
50- options :
51- - High
52- - Medium
53- - Low
54- validations :
55- required : true
56-
5746 - type : checkboxes
5847 id : terms
5948 attributes :
Original file line number Diff line number Diff line change 11name : " 🤔 General Issue"
22description : " Submit a general question, suggestion or issue"
3- title : " [GENERAL] "
4- labels : ["triage-needed"]
3+ title : " [GENERAL]"
54
65body :
76 - type : markdown
3231 validations :
3332 required : true
3433
35- - type : textarea
36- id : additional
37- attributes :
38- label : " Additional Context"
39- description : " Add any other context, screenshots, or relevant information"
40- placeholder : " Add any additional details here..."
41-
42- - type : dropdown
43- id : impact
44- attributes :
45- label : " Impact Level"
46- options :
47- - High
48- - Medium
49- - Low
50- validations :
51- required : true
52-
5334 - type : checkboxes
5435 id : terms
5536 attributes :
You can’t perform that action at this time.
0 commit comments