22 lines
577 B
Markdown
22 lines
577 B
Markdown
|
---
|
||
|
name: "⭐ Feature request"
|
||
|
about: Suggest an idea for this project, or a problem you'd like to solve
|
||
|
title: ''
|
||
|
labels: Enhancement
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
**Describe the feature or problem you'd like to solve**
|
||
|
<!--
|
||
|
A clear and concise description of what the feature or problem is.
|
||
|
e.g. I'm always frustrated when [...] so having [...]
|
||
|
-->
|
||
|
|
||
|
**Propose a Solution**
|
||
|
<!--
|
||
|
A clear and concise description of what you want to happen
|
||
|
and alternatives you have considered.
|
||
|
-->
|
||
|
|
||
|
**Additional context**
|
||
|
<!-- Add any other context or screenshots about the feature request here. -->
|