diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-24 00:47:25 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-24 00:47:25 +0100 |
| commit | 8ac02ace58f81ecc8bd0aa477fbec2b40bd16b75 (patch) | |
| tree | 4e298a7e83043759901d98c61b05363128549794 /.github/ISSUE_TEMPLATE/config.yml | |
| parent | 324c150795007853f310349dce694bdace0b1da4 (diff) | |
[ci skip] Update issue templates
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. |
