mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Direct support requests to the forums
This disables the default issue type in Gitea and replaces it with a link to the help and feedback section in the forums. That's a measure to discourage players to use Gitea as a tool to seek support.
This commit is contained in:
parent
dd74892463
commit
ea4de39faa
1 changed files with 7 additions and 0 deletions
7
.gitea/ISSUE_TEMPLATE/config.yaml
Normal file
7
.gitea/ISSUE_TEMPLATE/config.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Help & Feedback
|
||||
url: https://wildfiregames.com/forum/forum/145-help-amp-feedback/
|
||||
about: >
|
||||
If you need help or have feedback, please open a thread in the forums.
|
||||
Loading…
Reference in a new issue