From 8ae57772b10fd3f68ae610ecd32319dc51401c75 Mon Sep 17 00:00:00 2001 From: Sasha Szpakowski Date: Thu, 9 Apr 2026 19:37:09 -0300 Subject: [PATCH] remove IRC reference from readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 696896dcb..6ae12d366 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ See the [readme][testsuite] in the testing folder for more info. Contributing ------------ -The best places to contribute are through the issue tracker and the official Discord server or IRC channel. +The best places to contribute are through the issue tracker and the official Discord server. For code contributions, pull requests and patches are welcome. Be sure to read the [source code style guide][codestyle]. Changes and new features typically get discussed in the issue tracker or on Discord or the forums before a pull request is made.