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

Christian Kühnel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 6 00:10:33 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b8806d95769: [doc] added links to discord and discourse (authored by kuhnel).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100943/new/

https://reviews.llvm.org/D100943

Files:
  llvm/docs/GettingInvolved.rst


Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -98,7 +98,8 @@
 -------------
 
 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 @@
 * 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.364707.patch
Type: text/x-patch
Size: 998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/5aba03d1/attachment.bin>


More information about the llvm-commits mailing list