Skip to content

Commit

Permalink
Merge pull request #142 from ParsePlatform/fosco.coc
Browse files Browse the repository at this point in the history
Adding CONTRIBUTING.md and Open Code of Conduct.
  • Loading branch information
gfosco committed Feb 1, 2016
2 parents 86e4297 + 3f21244 commit a814655
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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


0 comments on commit a814655

Please sign in to comment.