From 040f07ff459d187ebaa1d818bec35b78ce92eebe Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Thu, 8 May 2025 18:53:01 +0200 Subject: [PATCH] docs/howto-develop: update chat room references --- docs/howto-develop.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/howto-develop.rst b/docs/howto-develop.rst index 4826782..10e53e5 100644 --- a/docs/howto-develop.rst +++ b/docs/howto-develop.rst @@ -4,7 +4,10 @@ Contribute or troubleshoot To report an issue, please go to ``_. -You can also chat with us on the Libera IRC channel ``#nixos-mailserver``. +If you have questions, feel free to reach out: + +* Matrix: `#nixos-mailserver:nixos.org `__ +* IRC: `#nixos-mailserver `__ on `Libera Chat `__ Run NixOS tests ---------------