diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 811fddf3..0063ceed 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: NEU Support url: https://discord.gg/moulberry - about: "Please ask for support in #neu-support on Moulberrys discord." - - name: Report security vulnerabilitie + about: "Please ask for support in #neu-support on Moulberry's discord." + - name: Report security vulnerabilities url: https://discord.gg/moulberry - about: "If you wish to discuss a bug *with security implications* privately, please open a ticket in Moulberrys discord using /new in #bot-commands" + about: "If you wish to discuss a bug *with security implications* privately, please open a ticket in Moulberry's discord using /new in #bot-commands" |