From 378d6965d092e9fd1b9b3a71c5691aae03a66575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=8D=81=E4=B8=80?= Date: Wed, 29 Oct 2025 16:58:13 +0800 Subject: [PATCH] change1 --- .gitee/ISSUE_TEMPLATE/{006-blank.yml => 005-blank.yml} | 0 .gitee/ISSUE_TEMPLATE/config.yml | 7 +++++++ 2 files changed, 7 insertions(+) rename .gitee/ISSUE_TEMPLATE/{006-blank.yml => 005-blank.yml} (100%) create mode 100644 .gitee/ISSUE_TEMPLATE/config.yml diff --git a/.gitee/ISSUE_TEMPLATE/006-blank.yml b/.gitee/ISSUE_TEMPLATE/005-blank.yml similarity index 100% rename from .gitee/ISSUE_TEMPLATE/006-blank.yml rename to .gitee/ISSUE_TEMPLATE/005-blank.yml diff --git a/.gitee/ISSUE_TEMPLATE/config.yml b/.gitee/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..f51d0ec --- /dev/null +++ b/.gitee/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +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