[PATCH] D70435: Add links to Discord and Discourse to Useful Links

Meike Baumgärtner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 05:14:43 PST 2019


meikeb created this revision.
meikeb added reviewers: chandlerc, tonic.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
meikeb edited the summary of this revision.

To make those two new communication channels that are up for trial more
discoverable beyond the RFC sent to llvm-dev and cfe-dev, also add them
to the section where mailing lists and IRC are advertised.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70435

Files:
  header.incl


Index: header.incl
===================================================================
--- header.incl
+++ header.incl
@@ -79,6 +79,16 @@
   <a href="https://lists.llvm.org/mailman/listinfo/llvm-testresults">LLVM-testresults</a>
   <br><br>
 
+  <span style="font-size:smaller">Discourse:</span><br>
+  <a href="https://llvm.discourse.group/">LLVM Discussion Forums</a>
+
+  <br><br>
+
+  <span style="font-size:smaller">Discord:</span><br>
+  <a href="https://discord.gg/xS7Z362">Chat Invite Link</a>
+
+  <br><br>
+
   <span style="font-size:smaller">IRC Channel:</span><br>
   <a href="/docs/#irc">irc.oftc.net #llvm</a>
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70435.230044.patch
Type: text/x-patch
Size: 626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/8f66f6aa/attachment.bin>


More information about the llvm-commits mailing list