From 6730dfc3f9d122d30eebb4ca8c5c507ea541c3c4 Mon Sep 17 00:00:00 2001 From: meystack Date: Sat, 17 Jun 2023 08:53:50 +0000 Subject: [PATCH] add .gitee/ISSUE_TEMPLATE/config.yaml. Signed-off-by: meystack --- .gitee/ISSUE_TEMPLATE/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitee/ISSUE_TEMPLATE/config.yaml diff --git a/.gitee/ISSUE_TEMPLATE/config.yaml b/.gitee/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000..bd6da05 --- /dev/null +++ b/.gitee/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Gitee 帮助中心 + url: https://help.gitee.com/ + about: 提供 Git 使用指南、教程、Gitee.com 平台基本功能使用、介绍和常见问题解答 \ No newline at end of file