From adb590e19e925a167d1098ba20fbb5d10967521c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=BD=E6=97=A5=E9=9F=B3=E4=B9=90?= Date: Fri, 26 Sep 2025 10:35:13 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20.gitihub/ISSUE=5FTEMPLATE/?= =?UTF-8?q?config.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitihub/ISSUE_TEMPLATE/config.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .gitihub/ISSUE_TEMPLATE/config.yml diff --git a/.gitihub/ISSUE_TEMPLATE/config.yml b/.gitihub/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 47ee207..0000000 --- a/.gitihub/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,9 +0,0 @@ -blank_issues_enabled: false -templates: - - name: Bug报告 - about: 创建一个Bug报告以帮助我们改进 - file: bug_report.yml - - name: 功能请求 - about: 为这个项目提出一个想法 - file: feature_request.yml - \ No newline at end of file