[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 26 22:34:40 PST 2019


meikeb updated this revision to Diff 231180.
meikeb added a comment.

Thank you for the feedback. I re-positioned Discord and named the new sections proposals.


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

https://reviews.llvm.org/D70435

Files:
  header.incl


Index: header.incl
===================================================================
--- header.incl
+++ header.incl
@@ -79,11 +79,21 @@
   <a href="https://lists.llvm.org/mailman/listinfo/llvm-testresults">LLVM-testresults</a>
   <br><br>
 
+  <span style="font-size:smaller">Long-form Discussion Proposal:</span><br>
+  <a href="https://llvm.discourse.group/">LLVM Discourse</a>
+
+  <br><br>
+
   <span style="font-size:smaller">IRC Channel:</span><br>
   <a href="/docs/#irc">irc.oftc.net #llvm</a>
 
   <br><br>
 
+  <span style="font-size:smaller">Real-time Chat Proposal:</span><br>
+  <a href="https://discord.gg/xS7Z362">Discord</a>
+
+  <br><br>
+
   <span style="font-size:smaller">Dev. Resources:</span><br>
   <a href="/doxygen/">doxygen</a><br>
   <a href="https://github.com/llvm/llvm-project/">Sources (GitHub)</a><br>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70435.231180.patch
Type: text/x-patch
Size: 837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/fb6acbe6/attachment.bin>


More information about the llvm-commits mailing list