Skip to content

Commit a814655

Browse files
committed
Merge pull request parse-community#142 from ParsePlatform/fosco.coc
Adding CONTRIBUTING.md and Open Code of Conduct.
2 parents 86e4297 + 3f21244 commit a814655

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CONTRIBUTING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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/[email protected]
16+
17+

0 commit comments

Comments
 (0)