From 4522c841af59db55c8f826cafbf01f721a8704ad Mon Sep 17 00:00:00 2001 From: Rick <1450685+LinuxSuRen@users.noreply.github.com> Date: Mon, 20 Jun 2022 10:32:52 +0800 Subject: [PATCH] Add the corresponding label 'kind/bug' to the issue template (#4952) --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 042d691de..3f36754a0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,6 @@ --- name: Bug report +labels: ["kind/bug"] about: Create a report to help us improve ---