From 9be705297bf0148ed84bf643949972475bef2deb Mon Sep 17 00:00:00 2001 From: Weilin Du Date: Thu, 18 Jun 2026 10:46:35 +0800 Subject: [PATCH] [skip ci] CONTRIBUTING.md: Document the discord server as a recommended place to get help (#22333) The discord server is now mostly used in discussion rather then the IRC channel. Good to document it as a way to get help in CONTRIBUTING.md. --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6bff3d6a9ca..aabd945ad385 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -152,9 +152,8 @@ about what you're working on, you can contact us via the issues. Although not a formal channel, you can also find a number of core developers on -the #php.pecl channel on [EFnet](http://www.efnet.org/). Similarly, many -documentation writers can be found on #php.doc. Windows development IRC channel -is available at #winphp-dev on FreeNode. +the [php community discord server](https://phpc.chat/) (`#php-internals` channel) +where many people are eager to help. ## PHP source code directory structure