mirror of
https://github.com/gotson/komga.git
synced 2026-04-20 22:10:52 +02:00
chore: use triage label for issue templates
This commit is contained in:
parent
181683c7ee
commit
d749285d6a
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/report_feature.yml
vendored
2
.github/ISSUE_TEMPLATE/report_feature.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: ⭐ Feature request
|
||||
description: Suggest a feature to improve Komga
|
||||
labels:
|
||||
- enhancement
|
||||
- triage
|
||||
body:
|
||||
|
||||
- type: textarea
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: 🐞 Issue report
|
||||
description: Report an issue in Komga
|
||||
labels:
|
||||
- bug
|
||||
- triage
|
||||
body:
|
||||
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Reference in a new issue