From 4f92b25fc05b4934e2765b50470e0a3f9057ea56 Mon Sep 17 00:00:00 2001 From: charlesxie <408737515@qq.com> Date: Sat, 12 Oct 2024 13:05:48 +0800 Subject: [PATCH] =?UTF-8?q?feature=EF=BC=9Abug=20tpl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 162c732..e8ca412 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,7 +1,7 @@ name: 🐛 错误报告 | Bug Report description: 请详细描述您使用过程中遇到的问题。| Please describe in detail the problems you encountered in the process of using. title: "【Bug问题】: " -labels: ["bug"] +labels: ["bug", "triage"] body: - type: markdown attributes: