xref: /aosp_15_r20/external/licenseclassifier/stringclassifier/CONTRIBUTING.md (revision 46c4c49da23cae783fa41bf46525a6505638499a)
1*46c4c49dSIbrahim Kanouche# How to contribute
2*46c4c49dSIbrahim Kanouche
3*46c4c49dSIbrahim KanoucheWe'd love to accept your patches and contributions to this project. There are
4*46c4c49dSIbrahim Kanouchejust a few small guidelines you need to follow.
5*46c4c49dSIbrahim Kanouche
6*46c4c49dSIbrahim Kanouche## Contributor License Agreement
7*46c4c49dSIbrahim Kanouche
8*46c4c49dSIbrahim KanoucheContributions to this project must be accompanied by a Contributor License
9*46c4c49dSIbrahim KanoucheAgreement. You (or your employer) retain the copyright to your contribution,
10*46c4c49dSIbrahim Kanouchethis simply gives us permission to use and redistribute your contributions as
11*46c4c49dSIbrahim Kanouchepart of the project. Head over to <https://cla.developers.google.com/> to see
12*46c4c49dSIbrahim Kanoucheyour current agreements on file or to sign a new one.
13*46c4c49dSIbrahim Kanouche
14*46c4c49dSIbrahim KanoucheYou generally only need to submit a CLA once, so if you've already submitted
15*46c4c49dSIbrahim Kanoucheone (even if it was for a different project), you probably don't need to do it
16*46c4c49dSIbrahim Kanoucheagain.
17*46c4c49dSIbrahim Kanouche
18*46c4c49dSIbrahim Kanouche## Code reviews
19*46c4c49dSIbrahim Kanouche
20*46c4c49dSIbrahim KanoucheAll submissions, including submissions by project members, require review. We
21*46c4c49dSIbrahim Kanoucheuse GitHub pull requests for this purpose. Consult [GitHub Help] for more
22*46c4c49dSIbrahim Kanoucheinformation on using pull requests.
23*46c4c49dSIbrahim Kanouche
24*46c4c49dSIbrahim Kanouche[GitHub Help]: https://help.github.com/articles/about-pull-requests/
25