Update feature request template

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion 2024-08-06 11:11:38 +02:00
parent b5b3317dd8
commit 8562cf4e29
No known key found for this signature in database
GPG Key ID: 3E85EB44F610AD7F
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Bug Report
name: Bug report
description: File a bug report.
title: "[Bug] "
labels: ["bug"]

View File

@ -1,4 +1,4 @@
name: Feature Request
name: Feature request
description: Request a new feature or enhancement.
title: "[Feature] "
labels: ["feature"]
@ -11,8 +11,10 @@ body:
options:
- label: I have looked for any other duplicate issues
required: true
- label: I have confirmed the requested feature doesn't exist in the latest version in development
required: true
- type: textarea
id: observed
id: wanted
attributes:
label: Wanted behavior
description: What do you want to be added? Describe the behavior clearly.