From 84f2e978a8308d77cc02fd0c65e5ebde20b6201f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:46:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Gitee=20Issue=20=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index f5f46e03..77da8221 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -16,7 +16,8 @@ body: - type: input attributes: label: 版本号 - placeholder: 请提供您所使用的 Layui 版本号 + placeholder: 请提供您当前使用的 Layui 版本号 + description: 若不清楚,可打开 `layui.js`,头部注释有对应的版本号 validations: required: true - type: input