1
0
Fork 0
mirror of https://gitnet.fr/deblan/side_menu.git synced 2025-12-18 05:10:50 +01:00

add gitea ISSUE/FEATURE templates

This commit is contained in:
Simon Vieille 2022-12-29 22:41:06 +01:00
parent dfc61140ec
commit 05ff6d483b
No known key found for this signature in database
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:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
id: description
attributes:
@ -15,6 +16,7 @@ body:
description: Describe the feature.
validations:
required: true
- type: textarea
id: benefits
attributes:
@ -22,6 +24,7 @@ body:
description: Describe the benefits of this feature.
validations:
required: true
- type: textarea
id: extra
attributes:

View file

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