xref: /aosp_15_r20/external/bazelbuild-rules_license/docs/CONTRIBUTING.md (revision f578df4fd057ffe2023728444759535685631548)
1*f578df4fSJingwen Chen# How to Contribute
2*f578df4fSJingwen Chen
3*f578df4fSJingwen ChenWe'd love to accept your patches and contributions to this project. There are
4*f578df4fSJingwen Chenjust a few small guidelines you need to follow.
5*f578df4fSJingwen Chen
6*f578df4fSJingwen Chen## Contributor License Agreement
7*f578df4fSJingwen Chen
8*f578df4fSJingwen ChenContributions to this project must be accompanied by a Contributor License
9*f578df4fSJingwen ChenAgreement (CLA). You (or your employer) retain the copyright to your
10*f578df4fSJingwen Chencontribution; this simply gives us permission to use and redistribute your
11*f578df4fSJingwen Chencontributions as part of the project. Head over to
12*f578df4fSJingwen Chen<https://cla.developers.google.com/> to see your current agreements on file or
13*f578df4fSJingwen Chento sign a new one.
14*f578df4fSJingwen Chen
15*f578df4fSJingwen ChenYou generally only need to submit a CLA once, so if you've already submitted one
16*f578df4fSJingwen Chen(even if it was for a different project), you probably don't need to do it
17*f578df4fSJingwen Chenagain.
18*f578df4fSJingwen Chen
19*f578df4fSJingwen Chen## Code reviews
20*f578df4fSJingwen Chen
21*f578df4fSJingwen ChenAll submissions, including submissions by project members, require review. We
22*f578df4fSJingwen Chenuse GitHub pull requests for this purpose. Consult
23*f578df4fSJingwen Chen[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
24*f578df4fSJingwen Cheninformation on using pull requests.
25*f578df4fSJingwen Chen
26*f578df4fSJingwen ChenAll issues that modify the license rules require a github issue first. We
27*f578df4fSJingwen Chenwill use that issue for public discussion of the merits and potential
28*f578df4fSJingwen Chenimplementation.
29*f578df4fSJingwen Chen
30*f578df4fSJingwen Chen## Community Guidelines
31*f578df4fSJingwen Chen
32*f578df4fSJingwen ChenThis project follows
33*f578df4fSJingwen Chen[Google's Open Source Community Guidelines](https://opensource.google/conduct/).
34