添加 .gitihub/ISSUE_TEMPLATE/config.yml

This commit is contained in:
2025-09-26 10:26:50 +00:00
parent 10c04b2bf6
commit 189d6de2b1

View File

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