diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-24 00:56:48 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-24 00:56:48 +0100 |
| commit | 313c68d4cdcf91032b588095a50b70f7f3b09e66 (patch) | |
| tree | 6f9441c3eb9e7303e35ca0d1f88d5f995691f013 /.github | |
| parent | d32d5bd3e3626c49471aa206de2df0d20bd03abb (diff) | |
[ci skip] Fix discord link (I think)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 61f0c342..3df788ef 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ 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. + 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." |
