From 5d59178e9863ee1e4b39b64b2e4e9e21431508c3 Mon Sep 17 00:00:00 2001 From: Paul Dagnelie Date: Fri, 28 May 2021 14:08:41 -0700 Subject: Don't direct to freenode in issue template While Libera doesn't yet have a webchat client, we should at least direct them to the right network. Once a webchat client is available, we can direct them to it. Reviewed-by: Brian Behlendorf Reviewed-by: Matthew Ahrens Signed-off-by: Paul Dagnelie Closes #12127 --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE/config.yml') diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index dd8f0557a..952414f66 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -10,5 +10,5 @@ contact_links: url: https://lists.freebsd.org/mailman/listinfo/freebsd-fs about: Get community support for OpenZFS on FreeBSD - name: OpenZFS on IRC - url: https://webchat.freenode.net/#openzfs + url: https://kiwiirc.com/nextclient/irc.libera.chat/openzfs about: Use IRC to get community support for OpenZFS -- cgit v1.2.3