add gitea ISSUE/FEATURE templates
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2022-12-29 22:41:06 +01:00
parent dfc61140ec
commit 05ff6d483b
Signed by: deblan
GPG key ID: 579388D585F70417
3 changed files with 4 additions and 16 deletions

View file

@ -1,16 +0,0 @@
---
name: "New feature"
about: "Use this template if you want to request a feature"
title: "[FEATURE] "
labels:
- enhancement
---
## Feature
### Description
...
### Benefits
...

View file

@ -8,6 +8,7 @@ body:
attributes: attributes:
value: | value: |
Thanks for taking the time to fill out this feature request! Thanks for taking the time to fill out this feature request!
- type: textarea - type: textarea
id: description id: description
attributes: attributes:
@ -15,6 +16,7 @@ body:
description: Describe the feature. description: Describe the feature.
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: benefits id: benefits
attributes: attributes:
@ -22,6 +24,7 @@ body:
description: Describe the benefits of this feature. description: Describe the benefits of this feature.
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: extra id: extra
attributes: attributes:

View file

@ -8,6 +8,7 @@ body:
attributes: attributes:
value: | value: |
Thanks for taking the time to fill out this bug report! Thanks for taking the time to fill out this bug report!
- type: textarea - type: textarea
id: environment id: environment
attributes: attributes: