File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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]
You can’t perform that action at this time.
0 commit comments