From b7b2ce0cd67f153d11bd3cca33f07215317543a8 Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 26 Oct 2021 18:06:18 +0200 Subject: [PATCH] Replace FreeNode with Libera Chat [skip ci] --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bab8a9fcfc..4be6705cc4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ It is important for acceptance that the change is implemented in a way that fits the general design principles of the Panda3D API, and fits well with the general priorities of the team. Therefore, prior discussion with other developers is critical. Issues can be used to facilitate this, but we also invite you to -visit the #development channel on Discord (or #panda3d-devel on FreeNode IRC). +visit the #development channel on Discord (or #panda3d-devel on Libera Chat). We also recommend that you familiarize yourself with the established coding style and design patterns of Panda3D, to reduce the amount of changes that have