From 58cd858643e9ffbb497123397ad3e04e7e18af13 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 23 Aug 2023 10:24:29 +0000 Subject: [PATCH] update .gitee/ISSUE_TEMPLATE/bug.yml. Signed-off-by: Luke --- .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 272effe..de96b8f 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -47,7 +47,8 @@ body: attributes: label: 版本 description: 你当前正在使用我们软件的哪个版本/分支? - input: + options: + - (默认) - (最新) validations: required: true \ No newline at end of file