Skip to content

Commit 76e56a6

Browse files
committed
Add CONTRIBUTING.md.
1 parent 30dfce7 commit 76e56a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CONTRIBUTING.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## How to contribute
2+
3+
* Please try to match the style of the code around the feature/bug you're working on.
4+
* Use tabs not spaces.
5+
* Please make sure your pull request only includes changes to the lines you're working on. For example, disable the whitespace extension when using Atom.
6+
* All pull requests must include code for every platform (Mac, Windows, and Linux) before they can be merged. The exception is platform specific features. Feel free to submit a pull request with code for one platform and others can fill in the gaps to help get it merged.

0 commit comments

Comments
 (0)