LevelDB project 1 10225501460 林子骥 10211900416 郭夏辉
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.2 KiB

1 개월 전
  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.
  18. See [the README](README.md#contributing-to-the-leveldb-project) for areas
  19. where we are likely to accept external contributions.
  20. ## Community Guidelines
  21. This project follows [Google's Open Source Community
  22. Guidelines](https://opensource.google/conduct/).