xref: /aosp_15_r20/tools/trebuchet/CONTRIBUTING.md (revision 56b170dbe6574b1f0ec9db7a63de7238ca6a09ea)
1*56b170dbSXin Li# How to Contribute
2*56b170dbSXin Li
3*56b170dbSXin LiWe'd love to accept your patches and contributions to this project. There are
4*56b170dbSXin Lijust a few small guidelines you need to follow.
5*56b170dbSXin Li
6*56b170dbSXin Li## Contributor License Agreement
7*56b170dbSXin Li
8*56b170dbSXin LiContributions to this project must be accompanied by a Contributor License
9*56b170dbSXin LiAgreement. You (or your employer) retain the copyright to your contribution,
10*56b170dbSXin Lithis simply gives us permission to use and redistribute your contributions as
11*56b170dbSXin Lipart of the project. Head over to <https://cla.developers.google.com/> to see
12*56b170dbSXin Liyour current agreements on file or to sign a new one.
13*56b170dbSXin Li
14*56b170dbSXin LiYou generally only need to submit a CLA once, so if you've already submitted one
15*56b170dbSXin Li(even if it was for a different project), you probably don't need to do it
16*56b170dbSXin Liagain.
17*56b170dbSXin Li
18*56b170dbSXin Li## Code reviews
19*56b170dbSXin Li
20*56b170dbSXin LiAll submissions, including submissions by project members, require review. We
21*56b170dbSXin Liuse GitHub pull requests for this purpose. Consult
22*56b170dbSXin Li[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23*56b170dbSXin Liinformation on using pull requests.