66 lines
1.9 KiB
Markdown
66 lines
1.9 KiB
Markdown
---
|
|
name: ✨ Feature Request
|
|
about: Suggest an idea for this project
|
|
title: '[FEATURE] '
|
|
labels: ['enhancement', 'needs-triage']
|
|
assignees: ''
|
|
---
|
|
|
|
## 💡 Feature Description
|
|
<!-- A clear and concise description of the feature you want to see -->
|
|
|
|
## 🎯 Problem Statement
|
|
<!-- What problem does this feature solve? -->
|
|
**Is your feature request related to a problem?**
|
|
A clear description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
## 🛠 Proposed Solution
|
|
<!-- Describe the solution you'd like to see -->
|
|
|
|
## 🔄 User Stories
|
|
<!-- Describe how users would interact with this feature -->
|
|
- As a [user type], I want [goal] so that [benefit]
|
|
- As a [user type], I want [goal] so that [benefit]
|
|
|
|
## 📱 Platform
|
|
<!-- Which parts of the system would be affected? -->
|
|
- [ ] 📱 Mobile App (Flutter)
|
|
- [ ] 🔧 Backend API (.NET Core)
|
|
- [ ] 🗄️ Database Schema
|
|
- [ ] 🎮 Gamification System
|
|
- [ ] 🤖 AI Analysis Engine
|
|
- [ ] 📊 Analytics/Reporting
|
|
- [ ] 🔐 Authentication/Security
|
|
|
|
## 🎨 UI/UX Considerations
|
|
<!-- If this affects the UI, describe the expected user experience -->
|
|
|
|
## 🔧 Technical Considerations
|
|
<!-- Any technical implementation details or constraints -->
|
|
|
|
## 📈 Success Metrics
|
|
<!-- How would we measure the success of this feature? -->
|
|
|
|
## 🚧 Alternative Solutions
|
|
<!-- Describe alternatives you've considered -->
|
|
|
|
## 📋 Additional Context
|
|
<!-- Add any other context, mockups, or examples -->
|
|
|
|
## 🎯 Priority
|
|
<!-- Mark the priority level -->
|
|
- [ ] 🔴 Critical (Essential for launch)
|
|
- [ ] 🟠 High (Important for user experience)
|
|
- [ ] 🟡 Medium (Nice to have)
|
|
- [ ] 🟢 Low (Future consideration)
|
|
|
|
## 📅 Timeline
|
|
<!-- When would you like to see this feature? -->
|
|
- [ ] Next release
|
|
- [ ] Within 3 months
|
|
- [ ] Within 6 months
|
|
- [ ] Future roadmap
|
|
|
|
## 🏷️ Labels
|
|
<!-- The following labels will be automatically applied -->
|
|
<!-- enhancement, needs-triage --> |