[llvm] 4b8806d - [doc] added links to discord and discourse
Christian Kühnel via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 00:10:24 PDT 2021
Author: Christian Kühnel
Date: 2021-08-06T07:04:52Z
New Revision: 4b8806d9576959dc75a42f0b461c83157109c3b1
URL: https://github.com/llvm/llvm-project/commit/4b8806d9576959dc75a42f0b461c83157109c3b1
DIFF: https://github.com/llvm/llvm-project/commit/4b8806d9576959dc75a42f0b461c83157109c3b1.diff
LOG: [doc] added links to discord and discourse
Some folks are not aware that we have a Discourse server in addition to the mailing lists and a Discord server in addition to IRC. So I think we should add that.
These were announced on the mailing list a while ago: https://lists.llvm.org/pipermail/llvm-dev/2019-November/136880.html
Differential Revision: https://reviews.llvm.org/D100943
Added:
Modified:
llvm/docs/GettingInvolved.rst
Removed:
################################################################################
diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 28b5e269be563..e051ce1adc824 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -98,7 +98,8 @@ Mailing Lists
-------------
If you can't find what you need in these docs, try consulting the mailing
-lists.
+lists. In addition to the traditional mailing lists there is also a
+`Discourse server <https://llvm.discourse.group>`_ available.
`Developer's List (llvm-dev)`__
This list is for people who want to be included in technical discussions of
@@ -228,6 +229,12 @@ This channel has several bots.
* clang-bot - A `geordi <http://www.eelis.net/geordi/>`_ instance running
near-trunk clang instead of gcc.
+In addition to the traditional IRC there is a
+`Discord <https://discord.com/channels/636084430946959380/636725486533345280>`_
+chat server available. To sign up, please use this
+`invitation link <https://discord.com/invite/xS7Z362>`_.
+
+
.. _meetups-social-events:
Meetups and social events
More information about the llvm-commits
mailing list