We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e4297 commit 3f21244Copy full SHA for 3f21244
CONTRIBUTING.md
@@ -0,0 +1,17 @@
1
+### Contributing to Parse Server
2
+
3
+#### Pull Requests Welcome!
4
5
+We really want Parse to be yours, to see it grow and thrive in the open source community.
6
7
+##### Please Do's
8
9
+* Please write tests to cover new methods.
10
+* Please run the tests and make sure you didn't break anything.
11
12
+##### Code of Conduct
13
14
+This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.
15
+[code-of-conduct]: http://todogroup.org/opencodeofconduct/#Parse Server/fjm@fb.com
16
17
0 commit comments