From dc6be0fd7722ba20c00540af6d5fdba4d349f4bc Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Fri, 5 Aug 2022 11:13:00 +0200 Subject: [PATCH] Change the IRC link from Freenode to Libera in the issue template config --- .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 a6b35f615e..0cc1c2be4e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -10,5 +10,5 @@ contact_links: url: https://discord.openra.net/ 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. + url: https://web.libera.chat/#openra + about: Join our development IRC channel on Libera for discussion of development topics.