From 6e1dde1ef5705d58f92dd3bb94a46e329fe1148c Mon Sep 17 00:00:00 2001 From: Zakhar Afonin Date: Wed, 14 Apr 2021 10:20:29 +0300 Subject: [PATCH] Removed the MultiMC discord link on the issues tab If not removed, users would bomb the MultiMC developer team about the issues with this project - this is far from desired --- .github/ISSUE_TEMPLATE/config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 089f1eb5..0086358d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1 @@ blank_issues_enabled: true -contact_links: - - name: MultiMC Discord - url: https://discord.gg/multimc - about: Please ask for support here before opening an issue.