Add: feature request template
This commit is contained in:
parent
cfcc548e8c
commit
2c17320378
1 changed files with 16 additions and 0 deletions
16
.forgejo/ISSUE_TEMPLATE/feature_request.md
Normal file
16
.forgejo/ISSUE_TEMPLATE/feature_request.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an improvement or new feature for the web UI
|
||||||
|
title: ''
|
||||||
|
labels: 'enhancement'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
|
||||||
|
A clear and concise description of what you want to be implemented.
|
||||||
|
|
||||||
|
**Additional Context**
|
||||||
|
|
||||||
|
If applicable, please provide any extra information, external links, or screenshots that could be useful.
|
Loading…
Reference in a new issue