xref: /aosp_15_r20/external/libultrahdr/docs/contributing.md (revision 89a0ef05262152531a00a15832a2d3b1e3990773)
1# How to Contribute
2
3We would love to accept your patches and contributions to this project.
4
5## Before you begin
6
7### Sign our Contributor License Agreement
8
9Contributions to this project must be accompanied by a
10[Contributor License Agreement](https://cla.developers.google.com/about) (CLA).
11You (or your employer) retain the copyright to your contribution; this simply
12gives us permission to use and redistribute your contributions as part of the
13project.
14
15If you or your current employer have already signed the Google CLA (even if it
16was for a different project), you probably don't need to do it again.
17
18Visit <https://cla.developers.google.com/> to see your current agreements or to
19sign a new one.
20
21### Review our Community Guidelines
22
23This project follows [Google's Open Source Community
24Guidelines](https://opensource.google/conduct/).
25
26## Contribution process
27
28### Code Reviews
29
30All submissions, including submissions by project members, require review. We
31use [GitHub pull requests](https://docs.github.com/articles/about-pull-requests)
32for this purpose.
33