添加 .github/ISSUE_TEMPLATE/config.yml

This commit is contained in:
2025-09-26 10:31:24 +00:00
parent 1354772f3b
commit 4b36aa5c6b

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: false
templates:
- name: Bug报告
about: 创建一个Bug报告以帮助我们改进
file: bug_report.yml
- name: 功能请求
about: 为这个项目提出一个想法
file: feature_request.yml