mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-23 00:03:33 +00:00
Patching Morpheus65535 github support life
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
eb5575f1b0
commit
201606c36e
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 suggestions
|
||||
url: https://bazarr.featureupvote.com/
|
||||
about: Share your suggestions or ideas to make Bazarr better!
|
||||
- name: Discord Support
|
||||
url: https://discord.gg/MH2e2eb
|
||||
about: Ask questions and talk about bazarr
|
Loading…
Reference in a new issue