23 lines
470 B
Markdown
23 lines
470 B
Markdown
---
|
||
name: Feature Request
|
||
about: Suggest a new feature for the project
|
||
title: "[Feature Request] "
|
||
labels: enhancement
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
### Feature Request Description
|
||
|
||
Provide a clear and concise description of the feature you’d like to request.
|
||
|
||
|
||
### Why Is This Feature Needed?
|
||
|
||
Explain why the feature would be useful or necessary.
|
||
|
||
|
||
### Additional Context
|
||
|
||
Add any other context or screenshots that may help describe the feature request.
|