diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-21 02:13:33 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-21 02:13:33 +0100 |
| commit | d23e78db7f45cf9002b4deb6f038875a8832cee3 (patch) | |
| tree | 96818706f397e473746063981e09315fc9262ee6 /.github | |
| parent | 1d77e70c03d78353efeb351f98cad359d1a4c3d0 (diff) | |
[ci skip] Enable free response
Diffstat (limited to '.github')
| -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 26de5284..7047338d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ -blank_issues_enabled: false -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: 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. |
