Skip to content

Commit 56d76dc

Browse files
chore: add feature request issue template
1 parent 86f9bf4 commit 56d76dc

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 enhancement
4+
labels: [feature, enhancement]
5+
---
6+
7+
## Summary
8+
9+
<!-- Provide a clear and concise description of the feature or enhancement. -->
10+
11+
## Problem Statement
12+
13+
<!-- What problem does this feature solve? Why is it valuable for users or contributors? -->
14+
15+
## Proposed Solution
16+
17+
<!-- Describe the proposed solution. How would it work? Add technical details if necessary. -->
18+
19+
## Alternatives Considered
20+
21+
<!-- List any alternative approaches or workarounds that have been considered. -->
22+
23+
## Additional Context
24+
25+
<!-- Add any other context, screenshots, or references, such as links, that help explain the request. -->
26+
27+
---

0 commit comments

Comments
 (0)