18 lines
518 B
Markdown
18 lines
518 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: 'Enhancement: [add this functionality]'
|
||
|
labels: enhancement
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the feature you'd like**
|
||
|
A clear and concise description of what you want added to this project.
|
||
|
|
||
|
**Describe risks you've considered**
|
||
|
A clear and concise description of some potential risks of adding such a feature.
|
||
|
|
||
|
**Describe alternatives you've considered**
|
||
|
A clear and concise description of any alternative solutions or features you've considered.
|