From 7e4a335e8b0c973e8b78643122b818bda10d15c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=9B=E5=BF=97=E9=91=AB?= <160088900+niuzhix@users.noreply.github.com> Date: Sat, 16 Aug 2025 17:53:45 +0800 Subject: [PATCH] Update ISSUE_TEMPLATE_1.yml --- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml index f183b1a..9471a3a 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml @@ -3,7 +3,6 @@ name: Bug 反馈 description: 在使用 CRSim 的过程中遇到了 Bug。 title: (将此栏【替换】为你的标题) labels: ["Bug", "待查看", "优先级:无"] -type: Bug body: - type: markdown attributes: @@ -92,3 +91,4 @@ body: - label: 我认为上述的描述已经足以详细,以允许开发人员能复现该问题。如果我的 issue 没有按照上述的要求填写,可能会被无条件关闭。 required: true +