[PATCH] D119279: README: Point to the discourse & discord forums

Sylvestre Ledru via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 13:39:35 PST 2022


sylvestre.ledru updated this revision to Diff 406958.
sylvestre.ledru added a comment.

Add IRC


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119279

Files:
  README.md


Index: README.md
===================================================================
--- README.md
+++ README.md
@@ -104,3 +104,10 @@
 page for detailed information on configuring and compiling LLVM. You can visit
 [Directory Layout](https://llvm.org/docs/GettingStarted.html#directory-layout)
 to learn about the layout of the source code tree.
+
+## Getting in touch
+
+Join [LLVM Discourse forums](https://discourse.llvm.org/), [discord chat](https://discord.gg/xS7Z362) or #llvm IRC channel on [OFTC](https://oftc.net/).
+
+The LLVM project has adopted a [code of conduct](https://llvm.org/docs/CodeOfConduct.html) for
+participants to all modes of communication within the project.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119279.406958.patch
Type: text/x-patch
Size: 687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/71ba8ed1/attachment.bin>


More information about the llvm-commits mailing list