diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7047338d..61f0c342 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ -blank_issues_enabled: true -#contact_links: -# - name: Discord -# url: https://discord.gg/mQ2RcJC -# about: If you are having any minor issues or need help with the plugin, you can come ask us on our Discord server. +blank_issues_enabled: false +contact_links: + - name: Discord + url: https://discord.gg/mQ2RcJC + about: **Please do not use Discord to file bug reports or make suggestions.** If you are having any minor issues or need help with the plugin, you can come ask us on our Discord server. |
