mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
effcdc3a82
As discussed on llvm-dev [1], this patch adds a brief CONTRIBUTING.md to the top-level of the repo, with a pointer to Contributing.html. This should make it easier to discover the contributing information and also be highlighted in the Github UI. It also updates README.md to link to Contributing.html. [1] http://lists.llvm.org/pipermail/llvm-dev/2019-November/137141.html Reviewers: tonic, rnk, jhenderson, meikeb Reviewed By: rnk, jhenderson, meikeb Differential Revision: https://reviews.llvm.org/D70743
455 B
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 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.