23 lines
517 B
Markdown
23 lines
517 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## ✨ Feature Request
|
|
|
|
### **Describe the feature you'd like**
|
|
A clear and concise description of the feature you want.
|
|
|
|
### **Problem it solves**
|
|
What problem does this feature solve? What use case does it address?
|
|
|
|
### **Proposed solution**
|
|
Describe how you think this should work.
|
|
|
|
### **Additional context**
|
|
Any additional context, screenshots, or examples that help explain the feature request.
|