1# 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 8describes how to get involved, raise issues and submit patches. Please note 9that at the moment the LLVM project does not use either Github pull requests 10or Github issues. 11