From a1bc61308ce4951054de610a15b27025c64c7c8d Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Thu, 31 Oct 2024 11:46:26 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20issue=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE/bug.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index dcc6fcd5..a430ae0e 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -14,6 +14,12 @@ body: options: - label: 我已经搜索过现有的问题 (https://gitee.com/../../issues) required: true + - type: checkboxes + attributes: + label: 我已经给项目点赞(star) + options: + - label: 未点赞(star)问题直接删除, 不予理会 + required: true - type: textarea attributes: label: 如何复现