Update Bug report (#8157)
* Update package-rhel.sh * Update package-rhel.sh * Update 01_bug_report.yml * Fix formatting in bug report issue template * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update 01_bug_report.yml * Update bug report template to remove checkmark Removed the checkmark from the bug report template. * Update 01_bug_report.yml * Update 01_bug_report.yml * Update bug report template header formatting * Update 01_bug_report.yml * Update 01_bug_report.yml * Fix placeholder text in bug report template * Update 01_bug_report.yml * Create config.yml for issue templates Add issue template configuration with contact links. * Update config.yml * Update config.yml * Update config.yml
This commit is contained in:
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: 查看常见问题和使用文档。
|
||||
Reference in New Issue
Block a user