2019-12-02 15:46:47 +00:00
|
|
|
# Contributing to LLVM
|
|
|
|
|
|
|
|
Thank you for your interest in contributing to LLVM! There are many ways to
|
|
|
|
contribute, and we appreciate all contributions.
|
|
|
|
|
|
|
|
To get started with contributing, please take a look at the
|
|
|
|
[Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide. It
|
2023-09-10 22:21:06 +00:00
|
|
|
describes how to get involved, raise issues and submit patches.
|
2023-03-28 00:00:14 +00:00
|
|
|
|
|
|
|
## 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.
|