Initial Commit
This commit is contained in:
42
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
42
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: '[FEATURE] '
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## 💡 Feature Description
|
||||
A clear and concise description of the feature you'd like to see.
|
||||
|
||||
## 🎯 Problem Statement
|
||||
Is your feature request related to a problem? Please describe.
|
||||
Example: I'm always frustrated when [...]
|
||||
|
||||
## 🚀 Proposed Solution
|
||||
Describe the solution you'd like to see implemented.
|
||||
|
||||
## 🔄 Alternatives Considered
|
||||
Describe any alternative solutions or features you've considered.
|
||||
|
||||
## 📊 Use Case
|
||||
Describe how you would use this feature. Include:
|
||||
- Who would benefit from this feature?
|
||||
- How often would it be used?
|
||||
- What problem does it solve?
|
||||
|
||||
## 🎨 Mockups/Examples
|
||||
If applicable, add mockups, screenshots, or examples from other applications.
|
||||
|
||||
## 🛠️ Implementation Ideas
|
||||
If you have technical ideas about how this could be implemented, share them here.
|
||||
|
||||
## 📝 Additional Context
|
||||
Add any other context or information about the feature request here.
|
||||
|
||||
## ✔️ Checklist
|
||||
- [ ] I have searched for similar feature requests
|
||||
- [ ] This feature aligns with the project's goals
|
||||
- [ ] I can help test this feature when implemented
|
||||
- [ ] I would be willing to contribute to implementation (optional)
|
||||
|
||||
Reference in New Issue
Block a user