mirror of
https://github.com/google/nomulus
synced 2025-12-23 14:25:44 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user