We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705b5e8 commit 228ea8fCopy full SHA for 228ea8f
.github/ISSUE_TEMPLATE/new-feature-template.md
@@ -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