[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 12:56:44 PST 2022
sylvestre.ledru created this revision.
sylvestre.ledru added reviewers: chandlerc, tonic.
sylvestre.ledru requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
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/) or [chat](https://discord.gg/xS7Z362).
+
+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.406944.patch
Type: text/x-patch
Size: 631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/9d127390/attachment.bin>
More information about the llvm-commits
mailing list