mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
github: add labels to bug-report issue to better identify type
Add labels to bug-report issue to better identify type. Also introduce label to-triage to better handle issue by CI actions. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
9c9362fa31
commit
d4c583a2ba
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -2,6 +2,8 @@ name: Bug report
|
|||||||
description: Create a bug report to help us improve
|
description: Create a bug report to help us improve
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
|
- bug-report
|
||||||
|
- to-triage
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
|
Loading…
Reference in New Issue
Block a user