diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7a0a8bbc92..7cf5bb011b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,13 +1,10 @@ blank_issues_enabled: false contact_links: - - name: Feature Request - url: https://github.com/PaperMC/Paper/discussions/new?category=ideas - about: Suggest an idea for Paper - - name: PaperMC Discord - url: https://discord.gg/papermc - about: If you are having issues with spark or have other minor issues, come ask us on our Discord server! - - name: Exploit Report + - name: "❗Exploits" url: https://discord.gg/papermc about: | - Due to GitHub not currently allowing private issues, exploit reports are currently handled via our Discord. - To report an exploit, see the #paper-exploit-report channel. + Since GitHub doesn’t currently support private issues, exploit reports are managed through our Discord. + To report an exploit, please visit the #paper-exploit-report channel. + - name: "🗨 Questions" + url: https://discord.gg/papermc + about: If you have questions or need help with any minor issues, feel free to ask us on our Discord server! |