Skip to content

Commit f640663

Browse files
committed
chore: add .github/ISSUE_TEMPLATE/feature_request.md
1 parent 8044bc6 commit f640663

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea or enhancement for ESEILANE
4+
title: "[FEAT] "
5+
labels: ["enhancement", "needs-discussion"]
6+
assignees: []
7+
---
8+
9+
## Problem Statement
10+
11+
A clear description of the problem or limitation you're experiencing.
12+
E.g., "I'm always frustrated when [...]"
13+
14+
## Proposed Solution
15+
16+
A clear description of what you want to happen.
17+
18+
## Alternatives Considered
19+
20+
A description of any alternative solutions or features you've considered.
21+
22+
## Use Case
23+
24+
Describe the specific use case or workflow this feature would enable.
25+
26+
## Additional Context
27+
28+
Add any other context, mockups, or examples about the feature request here.

0 commit comments

Comments
 (0)