[PATCH] D100943: [doc] added links to discord and discourse

Christian Kühnel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 04:36:43 PDT 2021


kuhnel created this revision.
kuhnel requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100943

Files:
  llvm/docs/GettingInvolved.rst


Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -135,6 +135,9 @@
 
   .. __: http://lists.llvm.org/mailman/listinfo/llvm-announce
 
+In addition to the traditional mailing lists there is also a 
+`Discourse server <https://llvm.discourse.group>`_ available. 
+
 Online Sync-Ups
 ---------------
 
@@ -222,6 +225,12 @@
 * 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100943.339184.patch
Type: text/x-patch
Size: 884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/5272f8fa/attachment.bin>


More information about the llvm-commits mailing list