We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4558ed commit 0f73a5aCopy full SHA for 0f73a5a
.github/ISSUE_TEMPLATE/new-feature-template.md
@@ -0,0 +1,23 @@
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
17
+Describe any alternative solutions or features you've considered.
18
19
+## Additional Context
20
+Add any other context, screenshots, or examples about the feature request here.
21
22
+## Willingness to Contribute
23
+Are you willing to submit a PR for this feature? [Yes/No]
0 commit comments