github: add labels to bug-report issue to better identify type
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 21 Apr 2024 16:23:30 +0000 (18:23 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 21 Apr 2024 17:37:01 +0000 (19:37 +0200)
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>
.github/ISSUE_TEMPLATE/bug-report.yml

index 2ec7b7d7d8893a48276b31c55aebe4b262da0add..59109dbc5f1b18733e90dacfdb375c87e734d8ef 100644 (file)
@@ -2,6 +2,8 @@ name: Bug report
 description: Create a bug report to help us improve
 labels:
   - bug
+  - bug-report
+  - to-triage
 body:
   - type: textarea
     id: description