xref: /aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/CONTRIBUTING.md (revision 32afb93c2e1b8d1a7b2b095a23ba27ef06a1d9f7)
1*32afb93cSXin Li# How to Contribute
2*32afb93cSXin Li
3*32afb93cSXin LiWe'd love to accept your patches and contributions to this project. There are
4*32afb93cSXin Lijust a few small guidelines you need to follow.
5*32afb93cSXin Li
6*32afb93cSXin Li## Contributor License Agreement
7*32afb93cSXin Li
8*32afb93cSXin LiContributions to this project must be accompanied by a Contributor License
9*32afb93cSXin LiAgreement. You (or your employer) retain the copyright to your contribution;
10*32afb93cSXin Lithis simply gives us permission to use and redistribute your contributions as
11*32afb93cSXin Lipart of the project. Head over to <https://cla.developers.google.com/> to see
12*32afb93cSXin Liyour current agreements on file or to sign a new one.
13*32afb93cSXin Li
14*32afb93cSXin LiYou generally only need to submit a CLA once, so if you've already submitted one
15*32afb93cSXin Li(even if it was for a different project), you probably don't need to do it
16*32afb93cSXin Liagain.
17*32afb93cSXin Li
18*32afb93cSXin Li## Code Reviews
19*32afb93cSXin Li
20*32afb93cSXin LiAll submissions, including submissions by project members, require review. We
21*32afb93cSXin Liuse GitHub pull requests for this purpose. Consult
22*32afb93cSXin Li[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23*32afb93cSXin Liinformation on using pull requests.
24*32afb93cSXin Li
25*32afb93cSXin Li## Community Guidelines
26*32afb93cSXin Li
27*32afb93cSXin LiThis project follows [Google's Open Source Community
28*32afb93cSXin LiGuidelines](https://opensource.google/conduct/).
29