blob: 6424f9b26a9d989351d0249fd6cbcbd70e72213b [file] [log] [blame] [view]
Florian Hahneffcdc32019-12-02 15:46:47 +00001# Contributing to LLVM
2
3Thank you for your interest in contributing to LLVM! There are many ways to
4contribute, and we appreciate all contributions.
5
6To get started with contributing, please take a look at the
7[Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide. It
Mehdi Amini5862ed22023-09-10 15:21:06 -07008describes how to get involved, raise issues and submit patches.
Usman Akinyemide7639d2023-03-27 17:00:14 -07009
10## Getting in touch
11
12Join the [LLVM Discourse forums](https://discourse.llvm.org/), [Discord
13chat](https://discord.gg/xS7Z362), or #llvm IRC channel on
14[OFTC](https://oftc.net/).
15
16The LLVM project has adopted a [code of conduct](https://llvm.org/docs/CodeOfConduct.html) for
17participants to all modes of communication within the project.