We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63449ea commit 24feb39Copy full SHA for 24feb39
1 file changed
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,20 @@
1
+---
2
+name: Feature request
3
+about: Suggest an idea for this project
4
+title: "[FEAT]"
5
+labels: feature
6
+assignees: ''
7
+
8
9
10
+**Summary**
11
+What change you think needs making.
12
13
+**Motivation**
14
+Please give examples of your use case, e.g. when would you use this.
15
16
+**Proposal**
17
+How do you think this should be implemented?
18
19
+**Additional context**
20
+Add any other context or screenshots about the feature request here.
0 commit comments