Skip to content

Commit 4b8806d

Browse files
[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
1 parent 82ca845 commit 4b8806d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

llvm/docs/GettingInvolved.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ Mailing Lists
9898
-------------
9999

100100
If you can't find what you need in these docs, try consulting the mailing
101-
lists.
101+
lists. In addition to the traditional mailing lists there is also a
102+
`Discourse server <https://llvm.discourse.group>`_ available.
102103

103104
`Developer's List (llvm-dev)`__
104105
This list is for people who want to be included in technical discussions of
@@ -228,6 +229,12 @@ This channel has several bots.
228229
* clang-bot - A `geordi <http://www.eelis.net/geordi/>`_ instance running
229230
near-trunk clang instead of gcc.
230231

232+
In addition to the traditional IRC there is a
233+
`Discord <https://discord.com/channels/636084430946959380/636725486533345280>`_
234+
chat server available. To sign up, please use this
235+
`invitation link <https://discord.com/invite/xS7Z362>`_.
236+
237+
231238
.. _meetups-social-events:
232239

233240
Meetups and social events

0 commit comments

Comments
 (0)