From ec1bb66f1e140bac303b7859c58bb32b4484b7a8 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 23 Aug 2023 10:10:19 +0000 Subject: [PATCH] update .gitee/ISSUE_TEMPLATE/bug.yml. Signed-off-by: Luke --- .gitee/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 6f61ca4..751f5e8 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -7,12 +7,12 @@ body: attributes: value: | 感谢对项目的支持与关注。在提出问题之前,请确保你已查看相关开发或使用文档: - - https://... + - https://gitee.com/jcnc-org/docs - type: checkboxes attributes: label: 这个问题是否已经存在? options: - - label: 我已经搜索过现有的问题 (https://gitee.com/../../issues) + - label: 我已经搜索过现有的问题 (https://gitee.com/organizations/jcnc-org/issues) required: true - type: textarea attributes: