We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b797d commit fcd1fa7Copy full SHA for fcd1fa7
1 file changed
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Feature Request
3
+about: Suggest a new feature or command
4
+title: ''
5
+labels: enhancement
6
+assignees: ''
7
8
+
9
+## Description
10
11
+A clear description of the feature you'd like.
12
13
+## Use case
14
15
+Why do you need this? What problem does it solve?
16
17
+## Proposed solution
18
19
+If you have a specific implementation in mind, describe it here. Include command syntax if applicable.
20
21
+## Alternatives considered
22
23
+Any alternative solutions or workarounds you've considered.
24
25
+## Additional context
26
27
+Any other relevant information.
0 commit comments