From 8062700e2d48f2914638755961bea6a56f1d5d8f Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 11 Sep 2018 15:45:39 +0200 Subject: [PATCH] docs/website: add paragraph about the IRC channel restrictions Due to excessive spamming on Freenode, the IRC channel is currently restricted to registered users. Since this may not be obvious for people not familiar with IRC, let's mention it on our website, with a link to the relevant documentation. Signed-off-by: Thomas Petazzoni --- docs/website/support.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/website/support.html b/docs/website/support.html index 23a5db794f..1a5ce9e225 100644 --- a/docs/website/support.html +++ b/docs/website/support.html @@ -24,6 +24,12 @@ use the Freenode web interface. When asking for help on IRC, share relevant logs or pieces of code using a code sharing website.

+ +

Note that due to excessive spamming on Freenode, the channel can only be + joined if you are a registered user with + Freenode nickserv + service. Follow the instructions to register as a user with a password, + and then join the #buildroot channel.

-- 2.30.2