chore: use triage label for issue templates

This commit is contained in:
Gauthier Roebroeck 2022-09-19 10:44:57 +08:00
parent 181683c7ee
commit d749285d6a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
name: ⭐ Feature request
description: Suggest a feature to improve Komga
labels:
- enhancement
- triage
body:
- type: textarea

View file

@ -1,7 +1,7 @@
name: 🐞 Issue report
description: Report an issue in Komga
labels:
- bug
- triage
body:
- type: textarea