You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CONTRIBUTING.md 969 B

1234567891011121314151617181920212223
  1. # How to Contribute
  2. We'd love to accept your patches and contributions to this project. There are
  3. just a few small guidelines you need to follow.
  4. ## Contributor License Agreement
  5. Contributions to this project must be accompanied by a Contributor License
  6. Agreement. You (or your employer) retain the copyright to your contribution,
  7. this simply gives us permission to use and redistribute your contributions as
  8. part of the project. Head over to <https://cla.developers.google.com/> to see
  9. your current agreements on file or to sign a new one.
  10. You generally only need to submit a CLA once, so if you've already submitted one
  11. (even if it was for a different project), you probably don't need to do it
  12. again.
  13. ## Code reviews
  14. All submissions, including submissions by project members, require review. We
  15. use GitHub pull requests for this purpose. Consult
  16. [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
  17. information on using pull requests.