Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.67 KB

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1.67 KB

Contributing

The project is run on Github, in the typical free software way. We'd love to accept your patches and contributions to this project. There is just one thing you need to do first.

Google CLA

Contributions to Google projects, even unofficial ones like this, must be accompanied by a Contributor License Agreement. This is not a copyright assignment, it simply gives Google permission to use and redistribute your contributions as part of the project.

If you are an individual writing original source code and you're sure you own the rights, then you'll need to sign an individual CLA.

If you work for a company that wants to allow you to contribute your work, then you'll need to sign a corporate CLA.

You generally only need to submit a CLA once, so if you've already submitted one for a different project, you probably don't need to do it again.

After your contribution is included, you will be listed in CONTRIBUTORS.txt and/or AUTHORS.txt: CONTRIBUTORS is the official list of people who can contribute (and typically have contributed) code to this repository, while the AUTHORS file lists the copyright holders.

Contributing

We use Github's Issue Tracker to report and track bugs, map out future improvements, set priorities and assign people to them.

We only assign an issue to someone when they are going to work on that issue soon.

We tag all issues with a priority tag, P0 for "urgent" through P5 for "someday-maybe"

If you find a bug or have an idea, please create a new issue and we'll be happy to work with you on it!