mirror of
https://github.com/2dust/v2rayN.git
synced 2026-01-18 13:17:05 +00:00
Create config.yml for issue templates
Add issue template configuration with contact links.
This commit is contained in:
parent
2b7ccd215e
commit
80bbf217b6
1 changed files with 9 additions and 0 deletions
9
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
9
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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: 查看常见问题和使用文档。
|
||||||
Loading…
Reference in a new issue