From 2e72676dec0c43104db7524d97ab89fc38ea45cd Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 23 Aug 2023 10:16:29 +0000 Subject: [PATCH] update .gitee/ISSUE_TEMPLATE/bug.yml. Signed-off-by: Luke --- .gitee/ISSUE_TEMPLATE/bug.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 751f5e8..863fe39 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -47,8 +47,8 @@ body: attributes: label: 版本 description: 你当前正在使用我们软件的哪个版本/分支? - options: - - 1.0.2 (默认) - - 1.0.3 (最新) + attributes: + label: 版本 + description: 版本号 validations: required: true \ No newline at end of file