Skip to content

Commit 93e6fb6

Browse files
authored
Revise feature request template for clarity and structure
Updated the feature request template to include new sections and improved formatting.
1 parent a9d7d08 commit 93e6fb6

1 file changed

Lines changed: 26 additions & 13 deletions

File tree

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,33 @@
11
---
2-
name: Feature request
3-
about: Suggest an idea for this project
4-
title: ''
5-
labels: ''
6-
assignees: ''
2+
name: "✨ Feature Request"
3+
about: Suggest a new idea or enhancement for UltimateAuth
4+
title: "[Feature]: "
5+
labels: enhancement
6+
assignees: ""
7+
---
8+
9+
## ✨ Feature Description
10+
Describe the feature you'd like to see.
11+
12+
---
13+
14+
## 💡 Why Is This Needed?
15+
Explain the problem this feature solves or the value it provides.
716

817
---
918

10-
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
19+
## 🛠 Suggested Implementation
20+
If you have any implementation ideas, describe them:
21+
- Proposed API shape
22+
- Example usage
23+
- Integration points
24+
25+
---
1226

13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
27+
## 🔗 Related Issues / Discussions
28+
(Optional) Link any related issues or design proposals.
1529

16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
30+
---
1831

19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
32+
## Additional Notes
33+
Anything else we should know?

0 commit comments

Comments
 (0)