21 lines
497 B
Markdown
21 lines
497 B
Markdown
---
|
|
name: '✨ Feature Request'
|
|
about: 'Suggest a new feature idea.'
|
|
title: '[Feature]'
|
|
labels: 'feature request'
|
|
---
|
|
|
|
<!-- Please make sure your issue has not already been fixed. -->
|
|
|
|
## Description
|
|
|
|
<!-- A clear and concise description of the problem or missing capability... -->
|
|
|
|
## Describe the solution you'd like
|
|
|
|
<!-- If you have a solution in mind, please describe it. -->
|
|
|
|
## Describe alternatives you've considered
|
|
|
|
<!-- Have you considered any alternative solutions or workarounds? -->
|