blob: d0e8ea643e1a52d87de5a5eb52d2f803cecb385a [file] [log] [blame] [view]
Damien Martin-Guillerez3e57fe02015-09-25 14:02:19 +02001
2# Contributing to this repository.
3
4We put these examples together because we needed them, and because
5they seemed instructive. We encourage you to come up with variations
6of this within your own source tree.
7
8Should wish to contribute examples back, please sign Google's CLA
9before sending us patches: https://cla.developers.google.com/
10
11The CLA is necessary mainly because you own the copyright to your
12changes, even after your contribution becomes part of our codebase, so
13we need your permission to use and distribute your code. We also need
14to be sure of various other things - for instance that you'll tell us
15if you know that your code infringes on other people's patents. You
16don't have to sign the CLA until after you've submitted your code for
17review and a member has approved it, but you must do it before we can
18put your code into our codebase.
19
20Before you start working on a larger contribution, you should get in
21touch with us first through bazel-dev@googlegroups.com.
22
23### The small print
24Contributions made by corporations are covered by a different agreement than
25the one above, the Software Grant and Corporate Contributor License Agreement.