update issue template

updates with correct label name
This commit is contained in:
deffcolony 2024-03-28 20:39:49 +01:00
parent d6168fdad4
commit e33fbbfbbf
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Bug Report 🐛
description: Report something that's not working the intended way. Support requests for external programs (reverse proxies, 3rd party servers, other peoples' forks) will be refused!
title: '[BUG] <title>'
labels: ['bug']
labels: ['🐛Bug']
body:
- type: dropdown
id: environment

View File

@ -1,7 +1,7 @@
name: Feature Request ✨
description: Suggest an idea for future development of this project
title: '[FEATURE_REQUEST] <title>'
labels: ['enhancement']
labels: ['🦄 Feature Request']
body: