[libc++] Remove <array> include from <span> (#83742)
[llvm-project.git] / CONTRIBUTING.md
blob6424f9b26a9d989351d0249fd6cbcbd70e72213b
1 # Contributing to LLVM
3 Thank you for your interest in contributing to LLVM! There are many ways to
4 contribute, and we appreciate all contributions.
6 To get started with contributing, please take a look at the
7 [Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide. It
8 describes how to get involved, raise issues and submit patches.
10 ## Getting in touch
12 Join the [LLVM Discourse forums](https://discourse.llvm.org/), [Discord
13 chat](https://discord.gg/xS7Z362), or #llvm IRC channel on
14 [OFTC](https://oftc.net/).
16 The LLVM project has adopted a [code of conduct](https://llvm.org/docs/CodeOfConduct.html) for
17 participants to all modes of communication within the project.