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