Skip to content

Commit a1a1e62

Browse files
authored
Update issue templates
1 parent eb11c48 commit a1a1e62

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed
Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: ''
4+
title: "[FEATURE] <New Feature>"
55
labels: ''
6-
assignees: ''
6+
assignees: RichardZhu2
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
10+
**Quick Check**
11+
- [ ] I've checked the [documentation](https://pyper-dev.github.io/pyper/) and verified that this feature does not exist
12+
- [ ] I've checked existing issues for similar feature requests
1213

13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
14+
**Use Case**
15+
Please describe:
16+
* The problem you are trying to solve
17+
* Your feature idea and its intended usage
18+
* How this feature will solve your use case
1519

16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
20+
**Code Sample**
21+
If relevant, please provide and describe any code illustrating the need for your suggested feature
1822

19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
23+
**Alternatives**
24+
Please describe the other approaches you have tried and why they do not work or why they are not optimal

0 commit comments

Comments
 (0)