[skip ci] Fix github issue templates "labels"

This commit is contained in:
schroda
2025-03-20 01:44:45 +01:00
parent 3374ca3903
commit 29656c5790
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: 🐞 Bug report name: 🐞 Bug report
description: Report a bug in Suwayomi-WebUI description: Report a bug in Suwayomi-WebUI
labels: [Bug] labels: [bug]
body: body:
- type: textarea - type: textarea

View File

@@ -1,6 +1,6 @@
name: 🌟 Feature request name: 🌟 Feature request
description: Suggest a feature to improve Suwayomi-WebUI description: Suggest a feature to improve Suwayomi-WebUI
labels: [Bug] labels: [enhancement]
body: body:
- type: textarea - type: textarea