Added CONTRIBUTING.md

This commit is contained in:
Igor Canadi 2013-11-16 14:35:04 -08:00
parent 55baa3d955
commit f46827212e

11
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,11 @@
# Contributing to RocksDB
## Contributor License Agreement ("CLA")
In order to accept your pull request, we need you to submit a CLA. You only need to do this once, so if you've done this for another Facebook open source project, you're good to go. If you are submitting a pull request for the first time, just let us know that you have completed the CLA and we can cross-check with your GitHub username.
Complete your CLA here: <https://developers.facebook.com/opensource/cla>
## License
By contributing to RocksDB, you agree that your contributions will be licensed under the [BSD License](LICENSE).