24 lines
562 B
Markdown
24 lines
562 B
Markdown
---
|
|
name: 🚀 Feature Request
|
|
about: Request a feature
|
|
title: '[Feature Request:] <title>'
|
|
labels: enhancement
|
|
---
|
|
|
|
### Is your proposal related to a problem?
|
|
<!--
|
|
Provide a clear and concise description of what the problem is.
|
|
For example, "I'm always frustrated when..."
|
|
-->
|
|
|
|
### Describe the solution you'd like
|
|
<!--
|
|
Provide a clear and concise description of what you want to happen.
|
|
-->
|
|
|
|
### Additional context
|
|
<!--
|
|
Is there anything else you can add about the proposal?
|
|
You might want to link to related issues here, if you haven't already.
|
|
-->
|