next release #200

Merged
deblan merged 14 commits from develop into master 2023-01-07 10:40:14 +01:00
3 changed files with 4 additions and 16 deletions
Showing only changes of commit 05ff6d483b - Show all commits

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: