File tree Expand file tree Collapse file tree 3 files changed +56
-0
lines changed Expand file tree Collapse file tree 3 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Bug 🐞
2+ description : Report a bug
3+ labels : [Bug,support]
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : |
8+ Thanks for taking the time to fill out this bug report! ☺️
9+ - type : textarea
10+ attributes :
11+ label : Steps to reproduce
12+ validations :
13+ required : true
14+ - type : textarea
15+ attributes :
16+ label : What is expected?
17+ validations :
18+ required : true
19+ - type : textarea
20+ attributes :
21+ label : What is actually happening?
22+ validations :
23+ required : true
24+ - type : textarea
25+ attributes :
26+ label : Additional data
27+ value : |
28+ <!-- If technical bug
29+ NodeJS Version:
30+ Package manager(npm|yarn|pnpm):
31+ Browser name & version:
32+ System:
33+ -->
34+
35+ <!-- If design file bug
36+ Technology(figma|sketch):
37+ -->
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
Original file line number Diff line number Diff line change 1+ name : Feature request ✨
2+ description : Suggest an idea or ask for a feature that you would like to have
3+ labels : [feat-req,support]
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : |
8+ Thanks for letting us know how we can improve our product! ☺️
9+ - type : textarea
10+ attributes :
11+ label : What problem does this feature solve?
12+ validations :
13+ required : true
14+ - type : textarea
15+ attributes :
16+ label : What does the proposed solution look like?
17+ validations :
18+ required : true
You can’t perform that action at this time.
0 commit comments