You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
455 B
11 lines
455 B
# 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
|
|
describes how to get involved, raise issues and submit patches. Please note
|
|
that at the moment the LLVM project does not use either Github pull requests
|
|
or Github issues.
|