Skip to content

Commit 36311ba

Browse files
authored
Merge pull request #345 from bwheelz36/test_issue_templates
Create feature_request.md
2 parents 1aaa255 + d573084 commit 36311ba

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is.
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**References or alternative approaches**
17+
If this feature was described in literature, please add references here. Additionally, feel free to add descriptions of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.
21+
22+
**Are you able and willing to implement this feature yourself and open a pull request?**
23+
- [ ] Yes, I can provide this feature.

0 commit comments

Comments
 (0)