diff options
author | David Anderson <[email protected]> | 2016-12-07 19:57:02 -0800 |
---|---|---|
committer | David Anderson <[email protected]> | 2016-12-07 19:57:02 -0800 |
commit | 0a0a9f658b3a5aabf24cc9c78f2ff0baef7d5622 (patch) | |
tree | 0e08ccc810270e8ab6642156c33ca5ce22a8ef34 /CONTRIBUTING.md | |
parent | b1edd90c0436159dcf4d3f794121633fb8ed9035 (diff) |
Add licensing and contributing information for release.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..188ad87 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +Contributions are welcome by pull request. + +You need to sign the Google Contributor License Agreement before your +contributions can be accepted. You can find the individual and organization +level CLAs here: + +Individual: https://cla.developers.google.com/about/google-individual +Organization: https://cla.developers.google.com/about/google-corporate |