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 0d13e75 commit 3b4bc63Copy full SHA for 3b4bc63
CONTRIBUTOR_GUIDELINES.md
@@ -0,0 +1,11 @@
1
+Contributor Guidelines
2
+======================
3
+
4
+Hi! Thank you for your interest in contributing to this open source library!
5
+We ask that you follow the following style guidelines when submitting pull
6
+requests, to keep the code consistent and maintainable.
7
8
+ - Do not put an if clause and it's statement on the same line: separate them
9
+ with a new-line and indent accordingly.
10
11
+(This file will be expanded as more guidelines are established by the maintainer)
0 commit comments