18 lines
662 B
Markdown
18 lines
662 B
Markdown
|
---
|
||
|
name: 'Feature Request'
|
||
|
about: 'Request a new feature'
|
||
|
title: 'My awesome feature'
|
||
|
ref: 'main'
|
||
|
labels:
|
||
|
- 'Kind/Feature'
|
||
|
---
|
||
|
|
||
|
- [] I have checked the [list of issues](https://git.mnau.xyz/hernik/prasule/issues) and I'm sure this is not a duplicate
|
||
|
<!-- This is a checkbox, either check it after creating the issue or change [] to [X] -->
|
||
|
|
||
|
### Is your feature request related to a bug or an issue? If yes, describe it or link it
|
||
|
<!-- You can link issues by simply writing # followed by the ID of the issue or PR, for example #12 -->
|
||
|
|
||
|
### Describe your request, how you'd like it to be implemented etc.
|
||
|
<!-- This is the space for your requests to be made -->
|