From 8ec7c73d2e84c503dd44959305b92f998e255639 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 8 Dec 2018 16:28:08 -0500 Subject: [PATCH] doc: document slack channel in the main README.rst Add a link to the slack channel and updated IRC info. Fixes #11592 Signed-off-by: Anas Nashif --- README.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a5187eecb1c..7d3ef106793 100644 --- a/README.rst +++ b/README.rst @@ -108,12 +108,19 @@ support systems: past posts and discussions, a good thing to do to discover more about the Zephyr project. -* **IRC Chatting**: You can chat online with the Zephyr project developer - community and other users in our IRC channel #zephyrproject on the - freenode.net IRC server. You can use the http://webchat.freenode.net web - client or use a client-side application such as pidgin. +* **Chatting**: You can chat online with the Zephyr project developer + community and other users in two ways: + * On `Slack`_: Zephyr has dedicated channels on Slack. To register, use the + following `Slack Invite`_. + * IRC channel #zephyrproject on the freenode.net IRC server. You can use the + http://webchat.freenode.net web client or use a client-side application such + as pidgin (Note that all discussions have moved to Slack, although we still + have many developers still available on the IRC channel). + +.. _Slack Invite: https://tinyurl.com/yarkuemx +.. _Slack: https://zephyrproject.slack.com .. _supported boards: http://docs.zephyrproject.org/latest/boards/boards.html .. _Zephyr Documentation: http://docs.zephyrproject.org .. _Zephyr Introduction: http://docs.zephyrproject.org/latest/introduction/introducing_zephyr.html