File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed
Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ name : 📄 Docs
2+ description : Found an issue in the documentation? You can use this one!
3+ title : " [Docs]: <title>"
4+ labels : ['documentation']
5+
6+ body :
7+
8+ - type : markdown
9+ id : greet
10+ attributes :
11+ value : |
12+ Thanks for stopping by to let us know something could be better!
13+ <br>
14+
15+ - type : textarea
16+ id : description
17+ attributes :
18+ label : Description
19+ description : |
20+ A brief description of the question or issue, also include what you tried and what didn't work.
21+ validations :
22+ required : true
23+
24+ - type : textarea
25+ id : screenshots
26+ attributes :
27+ label : Screenshots
28+ description : |
29+ Please add screenshots if applicable.
30+
31+ Tip: You can attach images or files by clicking this area to highlight it and then dragging files in.
32+ validations :
33+ required : false
34+
35+ - type : textarea
36+ id : extra_info
37+ attributes :
38+ label : Additional information
39+ description : |
40+ Is there anything else we should know about this issue?
41+ validations :
42+ required : false
You can’t perform that action at this time.
0 commit comments