From: Christian Marangi Date: Sun, 21 Apr 2024 16:23:30 +0000 (+0200) Subject: github: add labels to bug-report issue to better identify type X-Git-Url: http://git.openwrt.org/feed/routing.git;lede-17.01?a=commitdiff_plain;h=d4c583a2baaa3289171337cc9d2b4b2da670629e;p=openwrt%2Fstaging%2Fstintel.git 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 --- diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2ec7b7d7d8..59109dbc5f 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -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