Add Google Java Style Guide info and link to CONTRIBUTING.md

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138920335
This commit is contained in:
mcilwain 2016-11-11 14:38:47 -08:00 committed by Ben McIlwain
parent 7ed02f4612
commit 3cbdca734a

View file

@ -32,6 +32,12 @@ results in a single commit in the repository, so it is recommended that pull
requests contain only a single commit to minimize possible merge headaches for requests contain only a single commit to minimize possible merge headaches for
you. you.
Contributions should abide by the [Google Java Style
Guide](https://google.github.io/styleguide/javaguide.html). We recommend that
you use the [`google-java-format`](https://github.com/google/google-java-format)
utility to help you format your code (we use it ourselves). Note, please do not
send pull requests containing formatting changes to unrelated code.
## The small print ## The small print
Contributions made by corporations are covered by a different agreement than the Contributions made by corporations are covered by a different agreement than the