From bdf7b59a94e155b2ccc8e9130fc8a0f449fa81b3 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 22 Jun 2024 13:46:20 +0800 Subject: [PATCH] chore: add a "pending triage" label to new bug reports --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 66faf3ec5..61b934f9d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,6 @@ name: "\U0001F41E Bug report" description: Create a report to help us improve +labels: ["pending triage"] body: - type: markdown attributes: