From 9f7fa36dfd1510f95bf6ef5156fb507ffb9978bf Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Wed, 4 May 2022 20:24:36 +0800 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2b4314edc..1c8c5ffe7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,8 @@ name: 🐞 Bug Report description: Report a bug -labels: 'type: bug' +labels: + - kind/bug + - status/needs-triage body: - type: markdown @@ -56,4 +58,4 @@ body: id: context attributes: label: Additional context - description: Add any other context about the problem here. \ No newline at end of file + description: Add any other context about the problem here.