32 lines
993 B
Markdown
32 lines
993 B
Markdown
---
|
|
name: 💡 Feature Request
|
|
about: A suggestion for a new feature or idea for this project
|
|
labels: enhancement
|
|
---
|
|
|
|
<!--
|
|
Thanks for contributing to this project!
|
|
|
|
Before you submit your issue, please replace the paragraphs
|
|
below with information about your proposed feature.
|
|
-->
|
|
|
|
### Feature request
|
|
|
|
*Replace this paragraph with a description of your proposed feature.
|
|
A clear and concise description of what the idea or problem is you want to solve.
|
|
Please be sure to describe some concrete use cases for the new feature -- be as specific as possible.
|
|
Provide links to existing issues or external references/discussions, if appropriate.*
|
|
|
|
### Describe the solution you'd like
|
|
|
|
*A clear and concise description of what you want to happen.*
|
|
|
|
### Describe alternatives you've considered
|
|
|
|
*A clear and concise description of any alternative solutions or features you've considered.*
|
|
|
|
### Additional context
|
|
|
|
*Add any other context or screenshots about the feature request here.*
|