From e68ea51da7de55f4c5f92b91624373ff9e598d2e Mon Sep 17 00:00:00 2001 From: EEstar <35953244+emielderckx@users.noreply.github.com> Date: Tue, 25 Oct 2022 10:07:43 +0200 Subject: [PATCH] [ci-skip] Small change to the issue templates (#1156) --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6af85333a..64c100f83 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,11 @@ contact_links: - name: Feature Request url: https://github.com/PurpurMC/Purpur/discussions/new?category=feature-requests about: Suggest an idea for Purpur + - name: Exploit Report + url: https://purpurmc.org/discord + about: | + Since GitHub does not allow private issues, exploit reports are currently handled through our Discord. + To report an exploit, contact a moderator on the Purpur Discord. - name: Purpur Discord url: https://purpurmc.org/discord about: If you are having issues with Spark profiling or have other minor issues, come join our Discord server for help!