23 lines
697 B
Markdown
Executable File
23 lines
697 B
Markdown
Executable File
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project.
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
A clear and concise description of what you want to achieve, why the current features are insufficient, and why you think it is generally useful.
|
|
|
|
Also, have you checked wether the feature is already mentioned in TODO.md? If so, only submit a new issue if you expand on it.
|
|
|
|
**Solution**
|
|
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 about the feature request here.
|