xref: /aosp_15_r20/external/go-cmp/CONTRIBUTING.md (revision 88d15eac089d7f20c739ff1001d56b91872b21a1)
1*88d15eacSSasha Smundak# How to Contribute
2*88d15eacSSasha Smundak
3*88d15eacSSasha SmundakWe'd love to accept your patches and contributions to this project. There are
4*88d15eacSSasha Smundakjust a few small guidelines you need to follow.
5*88d15eacSSasha Smundak
6*88d15eacSSasha Smundak## Contributor License Agreement
7*88d15eacSSasha Smundak
8*88d15eacSSasha SmundakContributions to this project must be accompanied by a Contributor License
9*88d15eacSSasha SmundakAgreement. You (or your employer) retain the copyright to your contribution,
10*88d15eacSSasha Smundakthis simply gives us permission to use and redistribute your contributions as
11*88d15eacSSasha Smundakpart of the project. Head over to <https://cla.developers.google.com/> to see
12*88d15eacSSasha Smundakyour current agreements on file or to sign a new one.
13*88d15eacSSasha Smundak
14*88d15eacSSasha SmundakYou generally only need to submit a CLA once, so if you've already submitted one
15*88d15eacSSasha Smundak(even if it was for a different project), you probably don't need to do it
16*88d15eacSSasha Smundakagain.
17*88d15eacSSasha Smundak
18*88d15eacSSasha Smundak## Code reviews
19*88d15eacSSasha Smundak
20*88d15eacSSasha SmundakAll submissions, including submissions by project members, require review. We
21*88d15eacSSasha Smundakuse GitHub pull requests for this purpose. Consult
22*88d15eacSSasha Smundak[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23*88d15eacSSasha Smundakinformation on using pull requests.
24