xref: /aosp_15_r20/external/jimfs/CONTRIBUTING.md (revision 0706980374fc98e4af7ec8a17362c33fb688fed8)
1*07069803SAndroid Build Coastguard WorkerContributing to Jimfs
2*07069803SAndroid Build Coastguard Worker=====================
3*07069803SAndroid Build Coastguard Worker
4*07069803SAndroid Build Coastguard WorkerContributions to Jimfs can be made by forking the repostitory and sending
5*07069803SAndroid Build Coastguard Workera pull request. Before we can merge any pull requests from you, you must
6*07069803SAndroid Build Coastguard Workerfirst sign the Google [Contributor License Agreement][1].
7*07069803SAndroid Build Coastguard Worker
8*07069803SAndroid Build Coastguard WorkerWhen making changes to the code, please try to stay consistent with the
9*07069803SAndroid Build Coastguard Workerstyle of the existing code, specified by the [Google Java Style Guide][2].
10*07069803SAndroid Build Coastguard WorkerPlease also ensure that the code compiles and that changes have appropriate
11*07069803SAndroid Build Coastguard Workertests.
12*07069803SAndroid Build Coastguard Worker
13*07069803SAndroid Build Coastguard Worker[1]: https://developers.google.com/open-source/cla/individual
14*07069803SAndroid Build Coastguard Worker[2]: https://google.github.io/styleguide/javaguide.html
15*07069803SAndroid Build Coastguard Worker
16