github.com/bazelbuild/bazel-watcher@v0.25.2/CONTRIBUTING.md (about)

     1  Want to contribute? Great! First, read this page (including the small print at
     2  the end).
     3  
     4  ### Before you contribute
     5  
     6  **Before we can use your code, you must sign the [Google Individual Contributor
     7  License
     8  Agreement](https://developers.google.com/open-source/cla/individual?csw=1)
     9  (CLA)**, which you can do online.
    10  
    11  The CLA is necessary mainly because you own the copyright to your changes, even
    12  after your contribution becomes part of our codebase, so we need your permission
    13  to use and distribute your code. We also need to be sure of various other things
    14  — for instance that you'll tell us if you know that your code infringes on other
    15  people's patents. You don't have to sign the CLA until after you've submitted
    16  your code for review and a member has approved it, but you must do it before we
    17  can put your code into our codebase.
    18  
    19  Before you start working on a larger contribution, you should get in touch with
    20  us first. Use the issue tracker to explain your idea so we can help and possibly
    21  guide you.
    22  
    23  ### Code reviews and other contributions.
    24  
    25  **All submissions, including submissions by project members, require review.**
    26  Please follow the instructions in [the contributors
    27  documentation](http://bazel.build/contributing.html).
    28  
    29  ### The small print
    30  
    31  Contributions made by corporations are covered by a different agreement than the
    32  one above, the [Software Grant and Corporate Contributor License
    33  Agreement](https://cla.developers.google.com/about/google-corporate).