27 lines
915 B
Markdown
27 lines
915 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: 'Please replace with a clear and descriptive title'
|
|
labels: 'type: feature'
|
|
---
|
|
|
|
<!--
|
|
Please make sure that we do not have any requests for this feature already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please add a comment to the existing issue instead.
|
|
-->
|
|
|
|
**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 [...]
|
|
-->
|
|
|
|
**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. -->
|