Skip to content

Commit e113677

Browse files
authored
chore: add feature request issue template (#16)
1 parent 59ca9da commit e113677

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4+
labels: "bug"
45

56
---
67

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Feature request
3+
about: Create a request for a new feature
4+
labels: "enhancement"
5+
6+
---
7+
8+
## What
9+
10+
_Describe the feature being requested, with as much detail as you can._
11+
12+
## Why
13+
14+
_Describe the rationale/motivation for this feature_.
15+
16+
### Alternatives
17+
18+
_Describe any existing or possible workarounds_.
19+
20+
## Who (use cases)
21+
22+
_Describe particular use cases if possible, including organization/company where relevant, expected usage and impact, to help us prioritize_.

0 commit comments

Comments
 (0)