28 lines
484 B
Markdown
28 lines
484 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: ''
|
||
|
labels: enhancement
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## Motivations
|
||
|
|
||
|
<!--
|
||
|
If your feature request is related to a problem, please describe it.
|
||
|
Ex. I hate when [...]
|
||
|
-->
|
||
|
|
||
|
## Solution
|
||
|
|
||
|
<!-- Describe the solution you'd like. -->
|
||
|
|
||
|
## Alternatives
|
||
|
|
||
|
<!-- Describe any alternative solutions or features you've considered. -->
|
||
|
|
||
|
## Additional context
|
||
|
|
||
|
<!-- Add any other context or screenshots about the feature request here. -->
|