feat:issue模板添加

This commit is contained in:
MatrixSeven
2025-09-03 10:45:04 +08:00
parent dfa225e68e
commit 6d5b4329db
4 changed files with 263 additions and 0 deletions

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

@@ -0,0 +1,11 @@
blank_issues_enabled: true
contact_links:
- name: 📚 项目文档
url: https://github.com/MatrixSeven/file-transfer-go/blob/main/README.md
about: 查看项目使用文档和部署指南
- name: 💬 讨论区
url: https://github.com/MatrixSeven/file-transfer-go/discussions
about: 参与社区讨论,分享使用经验和想法
- name: 🌐 官方演示
url: https://transfer.52python.cn/
about: 访问官方演示站点体验功能(如果可用)