[libc-commits] [PATCH] D137229: [libc] Add links to libc Discourse and to the libc Discord channel.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Nov 2 00:34:52 PDT 2022


sivachandra created this revision.
sivachandra added a reviewer: jeffbailey.
Herald added subscribers: libc-commits, ecnelises, tschuett, arphaman.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137229

Files:
  libc/docs/index.rst


Index: libc/docs/index.rst
===================================================================
--- libc/docs/index.rst
+++ libc/docs/index.rst
@@ -86,4 +86,6 @@
 
    Source Code <https://github.com/llvm/llvm-project/tree/main/libc>
    Bug Reports <https://github.com/llvm/llvm-project/labels/libc>
+   Discourse <https://discourse.llvm.org/c/runtimes/libc>
+   Discord Channel <https://discord.com/channels/636084430946959380/636732994891284500>
    Buildbot <https://lab.llvm.org/buildbot/#/builders?tags=libc>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137229.472517.patch
Type: text/x-patch
Size: 514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221102/caed7993/attachment.bin>


More information about the libc-commits mailing list