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