From 03a5621f6f3a32c7e2c3eaa517cc525210066568 Mon Sep 17 00:00:00 2001 From: cyrozap Date: Wed, 25 Sep 2024 22:49:48 -0500 Subject: [PATCH] Add link to web IRC to reduce friction for new users Users seeking assistance may not know how to use IRC but also might not want to have to sign up for Discord just to ask a question. To fix this, add a link to the channel in Libera's webchat so users can start chatting in just two clicks. Users familiar with IRC can use the ircs:// link titled "connect with your own client" to connect with their own IRC client. --- getinvolved.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getinvolved.md b/getinvolved.md index 4854a154..9efd6dad 100644 --- a/getinvolved.md +++ b/getinvolved.md @@ -6,7 +6,7 @@ layout: default Want to contribute to the project? We suggest joining the developer chat, which may be accessed via your choice of IRC or Discord (both channels are bridged so you can talk to everyone from either protocol). -* IRC: \#scopehal on [irc.libera.chat](ircs://irc.libera.chat:6697/scopehal) +* IRC webchat: [\#scopehal on Libera.Chat](https://web.libera.chat/#scopehal) (or [connect with your own client](ircs://irc.libera.chat:6697/scopehal)) * Discord: [\#scopehal on 1bitsquared](https://discord.gg/URuN2BuGwG) This is the primary mechanism for active developers to discuss features they're working on, help each other out, and coordinate the overall direction of the project.