mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Create config.yml
Creating a GitHub config file to make sure users can't overwrite the issue template and will be redirected to other places for posting feature requests or can choose alternative places for requesting help
This commit is contained in:
parent
57cf7ac723
commit
316564e3f7
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature Requests
|
||||
url: https://ombifeatures.featureupvote.com/
|
||||
about: Share your suggestions or ideas to make Ombi better!
|
||||
- name: Reddit support
|
||||
url: https://www.reddit.com/r/Ombi/
|
||||
about: Ask questions and discuss Ombi
|
Loading…
Add table
Add a link
Reference in a new issue