Skip to content

Commit fcd1fa7

Browse files
committed
Add feature request template
1 parent 33b797d commit fcd1fa7

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)