Skip to content

Commit 228ea8f

Browse files
authored
docs: Add new feature request template (#688)
Add a new feature request template
1 parent 705b5e8 commit 228ea8f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: New Feature Template
3+
about: Template for a new Feature Request
4+
title: "[New Feature]:"
5+
labels: feature-request
6+
assignees: ''
7+
8+
---
9+
10+
## Feature Description
11+
A clear and concise description of the feature you're proposing.
12+
13+
## Problem Statement
14+
Describe the problem this feature would solve
15+
16+
## Alternatives Considered/ Work-arounds
17+
- Describe any alternative solutions or features you've considered.
18+
- If you are already circumventing this problem through any code-changes or processes, please mention those
19+
20+
## Additional Context
21+
Add any other context, screenshots, or examples about the feature request here.
22+
23+
## Willingness to Contribute
24+
Are you willing to submit a Pull Request for this feature? [Yes/No]

0 commit comments

Comments
 (0)