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 +