30 lines
939 B
Markdown
30 lines
939 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
title: '[FEATURE] '
|
|
labels: feature
|
|
assignees: ''
|
|
---
|
|
|
|
**Pre-submission Checklist**
|
|
|
|
<!-- Please check all applicable boxes before submitting your feature request -->
|
|
|
|
- [ ] I have searched existing issues to ensure this feature hasn't been requested
|
|
- [ ] I have searched closed issues to check if this was previously rejected/implemented
|
|
- [ ] I have checked the project roadmap (if available) for planned similar features
|
|
- [ ] I have reviewed the documentation to confirm this feature doesn't exist
|
|
- [ ] I have completed all sections below with detailed information
|
|
|
|
**Your Idea**
|
|
|
|
<!-- A clear and concise description of the feature you'd like to see, and how it would work -->
|
|
|
|
**UI/UX Considerations**
|
|
|
|
<!-- If this feature involves UI changes (aka how it looks), please describe the visual aspects -->
|
|
|
|
**Other**
|
|
|
|
<!-- Any other comments you have can go here! -->
|