24 lines
461 B
Markdown
24 lines
461 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
title: "[Feature] "
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Problem
|
|
|
|
A clear description of the problem or limitation you're experiencing.
|
|
|
|
## Proposed Solution
|
|
|
|
Describe what you'd like to happen.
|
|
|
|
## Alternatives Considered
|
|
|
|
Any alternative solutions or features you've considered.
|
|
|
|
## Additional context
|
|
|
|
Add any other context, code examples, or screenshots about the feature request here.
|