File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Other
2
+ description : Use this for any other issues. Please do NOT create blank issues
3
+ title : ' [OTHER]'
4
+ labels : ['🚦 status: awaiting triage']
5
+ body :
6
+ - type : markdown
7
+ attributes :
8
+ value : ' # Other issue'
9
+ - type : textarea
10
+ id : issuedescription
11
+ attributes :
12
+ label : What would you like to share?
13
+ description : Provide a clear and concise explanation of your issue.
14
+ validations :
15
+ required : true
16
+ - type : textarea
17
+ id : extrainfo
18
+ attributes :
19
+ label : Additional information
20
+ description : Is there anything else we should know about this issue?
21
+ validations :
22
+ required : false
23
+ - type : markdown
24
+ attributes :
25
+ value : |
26
+ You can also join our Discord community [here](https://discord.gg/KUWjx4fygJ)
You can’t perform that action at this time.
0 commit comments