24 lines
423 B
Markdown
24 lines
423 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or improvement
|
|
title: "[Feature] "
|
|
labels: enhancement
|
|
assignees: ""
|
|
---
|
|
|
|
## Problem
|
|
|
|
A clear description of the problem this feature would solve.
|
|
|
|
## Proposed Solution
|
|
|
|
How you think this should work.
|
|
|
|
## Alternatives Considered
|
|
|
|
Other approaches you've thought about and why they're less suitable.
|
|
|
|
## Additional Context
|
|
|
|
Any mockups, references, or related issues.
|