Create config.yml for issue templates

Add issue template configuration with contact links.
This commit is contained in:
JieXu 2025-10-21 01:09:25 +08:00 committed by GitHub
parent 2b7ccd215e
commit 80bbf217b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: 💬 讨论区 / Discussions
url: https://github.com/2dust/v2rayN/discussions
about: 一般问题或使用建议请前往 Discussions。
- name: 📖 使用说明 / Wiki
url: https://github.com/2dust/v2rayN/wiki
about: 查看常见问题和使用文档。