23 lines
662 B
Markdown
23 lines
662 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: ''
|
||
|
labels: enhancement
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## The problem
|
||
|
|
||
|
<-- Is your feature request related to a problem? Please describe.
|
||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when -->
|
||
|
|
||
|
## The solution
|
||
|
<-- A clear and concise description of what you want to happen. Pitch your solution! What would happen, if we don't implement this? -->
|
||
|
|
||
|
## Alternatives
|
||
|
<!-- 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. -->
|