From 4353836e7ffc83b395ad8fc58207748610b38146 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Sat, 11 Feb 2023 11:45:10 +0100 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..d2ef11f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Discord Support Server + url: https://discord.gg/JVyyDukQqV + about: Ask questions and find help here. + - name: Security reports + url: https://github.com/ElBe-Development/discord.py-bot-template/security/advisories/new + about: Please report security vulnerabilities here. + - name: E-Mail + url: mailto:elbe.dev.plaq@gmail.com + about: (!) I do not check this email often, so please be aware of long response wait times.