xref: /aosp_15_r20/external/google-smali/CONTRIBUTING.md (revision 37f5703ca959d1ce24046e7595880d209e15c133)
1*37f5703cSAndroid Build Coastguard Worker# How to Contribute
2*37f5703cSAndroid Build Coastguard Worker
3*37f5703cSAndroid Build Coastguard WorkerWe'd love to accept your patches and contributions to this project. There are
4*37f5703cSAndroid Build Coastguard Workerjust a few small guidelines you need to follow.
5*37f5703cSAndroid Build Coastguard Worker
6*37f5703cSAndroid Build Coastguard Worker## Contributor License Agreement
7*37f5703cSAndroid Build Coastguard Worker
8*37f5703cSAndroid Build Coastguard WorkerContributions to this project must be accompanied by a Contributor License
9*37f5703cSAndroid Build Coastguard WorkerAgreement (CLA). You (or your employer) retain the copyright to your
10*37f5703cSAndroid Build Coastguard Workercontribution; this simply gives us permission to use and redistribute your
11*37f5703cSAndroid Build Coastguard Workercontributions as part of the project. Head over to
12*37f5703cSAndroid Build Coastguard Worker<https://cla.developers.google.com/> to see your current agreements on file or
13*37f5703cSAndroid Build Coastguard Workerto sign a new one.
14*37f5703cSAndroid Build Coastguard Worker
15*37f5703cSAndroid Build Coastguard WorkerYou generally only need to submit a CLA once, so if you've already submitted one
16*37f5703cSAndroid Build Coastguard Worker(even if it was for a different project), you probably don't need to do it
17*37f5703cSAndroid Build Coastguard Workeragain.
18*37f5703cSAndroid Build Coastguard Worker
19*37f5703cSAndroid Build Coastguard Worker## Code Reviews
20*37f5703cSAndroid Build Coastguard Worker
21*37f5703cSAndroid Build Coastguard WorkerAll submissions, including submissions by project members, require review. We
22*37f5703cSAndroid Build Coastguard Workeruse GitHub pull requests for this purpose. Consult
23*37f5703cSAndroid Build Coastguard Worker[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
24*37f5703cSAndroid Build Coastguard Workerinformation on using pull requests.
25*37f5703cSAndroid Build Coastguard Worker
26*37f5703cSAndroid Build Coastguard Worker## Community Guidelines
27*37f5703cSAndroid Build Coastguard Worker
28*37f5703cSAndroid Build Coastguard WorkerThis project follows
29*37f5703cSAndroid Build Coastguard Worker[Google's Open Source Community Guidelines](https://opensource.google/conduct/).