1# How to contribute 2 3We'd love to accept your patches and contributions to this project. 4 5## Before you begin 6 7### Sign our Contributor License Agreement 8 9Contributions to this project must be accompanied by a 10[Contributor License Agreement](https://cla.developers.google.com/about) (CLA). 11You (or your employer) retain the copyright to your contribution; this simply 12gives us permission to use and redistribute your contributions as part of the 13project. 14 15If you or your current employer have already signed the Google CLA (even if it 16was for a different project), you probably don't need to do it again. 17 18Visit <https://cla.developers.google.com/> to see your current agreements or to 19sign a new one. 20 21### Review our community guidelines 22 23This project follows 24[Google's Open Source Community Guidelines](https://opensource.google/conduct/). 25 26## Contribution process 27 28### Code reviews 29 30All submissions, including submissions by project members, require review. We 31use GitHub pull requests for this purpose. Consult 32[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 33information on using pull requests.