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