Blame CONTRIBUTING.md

Packit Service 214d95
Want to contribute? Great! First, read this page (including the small print at
Packit Service 214d95
the end).
Packit Service 214d95
Packit Service 214d95
### Before you contribute
Packit Service 214d95
Before we can use your code, you must sign the
Packit Service 214d95
[Google Individual Contributor License Agreement]
Packit Service 214d95
(https://cla.developers.google.com/about/google-individual)
Packit Service 214d95
(CLA), which you can do online. The CLA is necessary mainly because you own the
Packit Service 214d95
copyright to your changes, even after your contribution becomes part of our
Packit Service 214d95
codebase, so we need your permission to use and distribute your code. We also
Packit Service 214d95
need to be sure of various other things—for instance that you'll tell us if you
Packit Service 214d95
know that your code infringes on other people's patents. You don't have to sign
Packit Service 214d95
the CLA until after you've submitted your code for review and a member has
Packit Service 214d95
approved it, but you must do it before we can put your code into our codebase.
Packit Service 214d95
Before you start working on a larger contribution, you should get in touch with
Packit Service 214d95
us first through the issue tracker with your idea so that we can help out and
Packit Service 214d95
possibly guide you. Coordinating up front makes it much easier to avoid
Packit Service 214d95
frustration later on.
Packit Service 214d95
Packit Service 214d95
### Code reviews
Packit Service 214d95
All submissions, including submissions by project members, require review. We
Packit Service 214d95
use Github pull requests for this purpose.
Packit Service 214d95
Packit Service 214d95
### The small print
Packit Service 214d95
Contributions made by corporations are covered by a different agreement than
Packit Service 214d95
the one above, the [Software Grant and Corporate Contributor License Agreement]
Packit Service 214d95
(https://cla.developers.google.com/about/google-corporate).