From 6d1e9cc006d4f3af955ca3518fbf3dc64de5bdce Mon Sep 17 00:00:00 2001 From: Yuchao Wang Date: Sat, 15 Nov 2025 09:31:04 +0800 Subject: [PATCH] remove issue template --- .gitee/ISSUE_TEMPLATE/config.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitee/ISSUE_TEMPLATE/config.yml diff --git a/.gitee/ISSUE_TEMPLATE/config.yml b/.gitee/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index f51d0ec..0000000 --- a/.gitee/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,7 +0,0 @@ -contact_links: - - name: Questions - url: https://forum.openeuler.org/c/other-tec/10059-category/10059 - about: Ask questions and discuss with other openYuanrong community members. - - name: Report a security vulnerability - url: https://www.openeuler.org/zh/security/vulnerability-reporting/ - about: Reported to openYuanrong team through the openEuler community vulnerability management system. \ No newline at end of file -- Gitee