您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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.