From a4725ef58eea83493b99bb7be2afb5e4c4b6fd02 Mon Sep 17 00:00:00 2001 From: Visne <39844191+Visne@users.noreply.github.com> Date: Tue, 10 Jan 2023 12:39:54 +0100 Subject: [PATCH] Improve issue template (#13379) Since Markdown doesn't work in that menu anyways. --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 577e27a21f..d9011765aa 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ contact_links: - name: Report a Security Exploit url: https://discord.gg/MwDDf6t - about: Please report serious security exploits and vulnerabilities to @PJB3005. (PJB#3005/97089048065097728 on discord). + about: Please report serious security exploits and vulnerabilities to @PJB3005 (PJB#3005/97089048065097728 on Discord). - name: Request a Feature url: https://discord.gg/rGvu9hKffJ - about: Submit feature requests on our [discord server](https://discord.gg/rGvu9hKffJ). + about: Submit feature requests on our Discord server (https://discord.gg/rGvu9hKffJ).