29 lines
640 B
Markdown
29 lines
640 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an enhancement or new feature
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Problem Statement
|
|
|
|
A clear description of the problem this feature would solve. For example: "I'm always frustrated when..."
|
|
|
|
## Proposed Solution
|
|
|
|
A clear and concise description of what you want to happen.
|
|
|
|
## Alternative Solutions
|
|
|
|
Any alternative solutions or features you've considered.
|
|
|
|
## Additional Context
|
|
|
|
Add any other context, mockups, or screenshots about the feature request here.
|
|
|
|
## Would you be willing to help implement this feature?
|
|
|
|
- [ ] Yes, I'd like to contribute
|
|
- [ ] No, I'm just suggesting
|