xref: /aosp_15_r20/external/bazelbuild-rules_cc/CONTRIBUTING.md (revision eed53cd41c5909d05eedc7ad9720bb158fd93452)
1*eed53cd4SHONG Yifan# How to Contribute
2*eed53cd4SHONG Yifan
3*eed53cd4SHONG YifanWe'd love to accept your patches and contributions to this project. There are
4*eed53cd4SHONG Yifanjust a few small guidelines you need to follow.
5*eed53cd4SHONG Yifan
6*eed53cd4SHONG Yifan## Contributor License Agreement
7*eed53cd4SHONG Yifan
8*eed53cd4SHONG YifanContributions to this project must be accompanied by a Contributor License
9*eed53cd4SHONG YifanAgreement. You (or your employer) retain the copyright to your contribution;
10*eed53cd4SHONG Yifanthis simply gives us permission to use and redistribute your contributions as
11*eed53cd4SHONG Yifanpart of the project. Head over to <https://cla.developers.google.com/> to see
12*eed53cd4SHONG Yifanyour current agreements on file or to sign a new one.
13*eed53cd4SHONG Yifan
14*eed53cd4SHONG YifanYou generally only need to submit a CLA once, so if you've already submitted one
15*eed53cd4SHONG Yifan(even if it was for a different project), you probably don't need to do it
16*eed53cd4SHONG Yifanagain.
17*eed53cd4SHONG Yifan
18*eed53cd4SHONG Yifan## Code reviews
19*eed53cd4SHONG Yifan
20*eed53cd4SHONG YifanAll submissions, including submissions by project members, require review. We
21*eed53cd4SHONG Yifanuse GitHub pull requests for this purpose. Consult
22*eed53cd4SHONG Yifan[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23*eed53cd4SHONG Yifaninformation on using pull requests.
24*eed53cd4SHONG Yifan
25*eed53cd4SHONG Yifan## Community Guidelines
26*eed53cd4SHONG Yifan
27*eed53cd4SHONG YifanThis project follows [Google's Open Source Community
28*eed53cd4SHONG YifanGuidelines](https://opensource.google.com/conduct/).
29