summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorUsman Akinyemi <usmanakinyemi202@gmail.com>2023-03-27 17:00:14 -0700
committerKeith Smiley <keithbsmiley@gmail.com>2023-03-27 17:02:07 -0700
commitde7639ddb05e46ffd3bdbf0d562249c95c544d2b (patch)
treed6b1c302f4dd76c5db54e8b6f6577059d87f880a /CONTRIBUTING.md
parentbb6faec1818026a5b7ead29ff98511784ce2cfdd (diff)
downloadllvm-de7639ddb05e46ffd3bdbf0d562249c95c544d2b.tar.gz
Added instruction to join the llvm discourse and discord group.
Added instruction and link to join the llvm discord and discourse group in the CONTRIBUTING.md files Reviewed By: keith Differential Revision: https://reviews.llvm.org/D146877
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bbd4502f8db5..e860e55c9e81 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,3 +7,12 @@ To get started with contributing, please take a look at the
[Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide. It
describes how to get involved, raise issues and submit patches. Please note
that at the moment the LLVM project does not use GitHub pull requests.
+
+## Getting in touch
+
+Join the [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.