25 lines
706 B
Markdown
25 lines
706 B
Markdown
---
|
|
name: "\U0001F680 Feature Request"
|
|
about: "I have a suggestion (and may want to implement it)!"
|
|
title: ''
|
|
labels: 'i: enhancement, i: needs triage'
|
|
assignees: 'akritikos'
|
|
---
|
|
|
|
## Feature Request
|
|
|
|
Clean up this template after reading it and provide relevant information about the bug you're requesting!
|
|
|
|
## Is your feature request related to a problem?
|
|
|
|
A clear and concise description of what the problem is.
|
|
`I have an issue when [...]`
|
|
|
|
## Describe the feature you'd like
|
|
|
|
A clear and concise description of what you want to happen. Add any considered drawbacks.
|
|
|
|
## Describe alternatives you've considered
|
|
|
|
A clear and concise description of any alternative solutions or features you've considered.
|