|
1
|
--- |
|
2
|
name: Feature request |
|
3
|
about: Suggest an improvement or new template |
|
4
|
title: 'feat: ' |
|
5
|
labels: enhancement |
|
6
|
assignees: '' |
|
7
|
--- |
|
8
|
|
|
9
|
## What problem does this solve? |
|
10
|
|
|
11
|
A clear description of the problem or gap. |
|
12
|
|
|
13
|
## Proposed solution |
|
14
|
|
|
15
|
What you'd like to see. Be specific. |
|
16
|
|
|
17
|
## Alternatives considered |
|
18
|
|
|
19
|
Other approaches you've thought about. |
|
20
|
|
|
21
|
## Additional context |
|
22
|
|
|
23
|
Any other context, screenshots, or references. |
|
24
|
|