File tree Expand file tree Collapse file tree 3 files changed +54
-0
lines changed
Expand file tree Collapse file tree 3 files changed +54
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Bug report
2+ description : Create a report to help us improve
3+ labels : bug
4+ body :
5+ - type : textarea
6+ attributes :
7+ label : Describe the bug
8+ description : Describe the bug.
9+ placeholder : >
10+ A clear and concise description of what the bug is.
11+ validations :
12+ required : true
13+ - type : textarea
14+ attributes :
15+ label : To Reproduce
16+ placeholder : >
17+ Steps to reproduce the behavior:
18+ - type : textarea
19+ attributes :
20+ label : Expected behavior
21+ placeholder : >
22+ A clear and concise description of what you expected to happen.
23+ - type : textarea
24+ attributes :
25+ label : Additional context
26+ placeholder : >
27+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
Original file line number Diff line number Diff line change 1+ name : Feature request
2+ description : Suggest an idea for this project
3+ labels : enhancement
4+ body :
5+ - type : textarea
6+ attributes :
7+ label : Is your feature request related to a problem or challenge?
8+ description : Please describe what you are trying to do.
9+ placeholder : >
10+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+ (This section helps developers understand the context and *why* for this feature, in addition to the *what*)
12+ - type : textarea
13+ attributes :
14+ label : Describe the solution you'd like
15+ placeholder : >
16+ A clear and concise description of what you want to happen.
17+ - type : textarea
18+ attributes :
19+ label : Describe alternatives you've considered
20+ placeholder : >
21+ A clear and concise description of any alternative solutions or features you've considered.
22+ - type : textarea
23+ attributes :
24+ label : Additional context
25+ placeholder : >
26+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments