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