Skip to content

Commit 856f5b8

Browse files
MrAliasXSAM
andauthored
Add feature request issue template (#1831)
* Add feature request issue template * Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: Sam Xie <xsambundy@gmail.com> Co-authored-by: Sam Xie <xsambundy@gmail.com>
1 parent 0fdc3d7 commit 856f5b8

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
### Problem Statement
11+
12+
A clear and concise description of what the problem is.
13+
Ex. I'm always frustrated when [...]
14+
15+
### Proposed Solution
16+
17+
A clear and concise description of what you want to happen.
18+
19+
#### Alternatives
20+
21+
A clear and concise description of any alternative solutions or features you've considered.
22+
23+
#### Prior Art
24+
25+
A clear and concise list of any similar and existing solutions from other projects that provide context to possible solutions.
26+
27+
### Additional Context
28+
29+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)