diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..faaae4e388 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,17 @@ +### Contributing to Parse Server + +#### Pull Requests Welcome! + +We really want Parse to be yours, to see it grow and thrive in the open source community. + +##### Please Do's + +* Please write tests to cover new methods. +* Please run the tests and make sure you didn't break anything. + +##### Code of Conduct + +This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. +[code-of-conduct]: http://todogroup.org/opencodeofconduct/#Parse Server/fjm@fb.com + +