We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8044bc6 commit f640663Copy full SHA for f640663
1 file changed
.github/ISSUE_TEMPLATE/feature_request.md
@@ -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