From 2c62f747d9d3b0744c055bb27d82a4dc83623347 Mon Sep 17 00:00:00 2001 From: teinarss Date: Wed, 19 Aug 2020 17:31:29 +0200 Subject: [PATCH] Fix style in issue template config --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 24ee62d624..a6b35f615e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,10 +5,10 @@ contact_links: about: Explanations for common problems and questions. - name: OpenRA Forum url: https://forum.openra.net/ - about: "Please ask questions about modding here." + about: Please ask questions about modding here. - name: OpenRA Discord server url: https://discord.openra.net/ - about: "Join the community Discord server for community discussion and support." + about: Join the community Discord server for community discussion and support. - name: OpenRA IRC Channel url: https://webchat.freenode.net/#openra - about: "Join our development IRC channel on freenode for discussion of development topics." + about: Join our development IRC channel on freenode for discussion of development topics.