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 52c814e commit 288dc48Copy full SHA for 288dc48
CONTRIBUTING.md
@@ -0,0 +1,12 @@
1
+Pull requests are most welcome!
2
+
3
+Please:
4
5
+1. Use [JavaScript Standard Style](https://www.npmjs.com/packages/standard).
6
7
+2. Add tests to the code blocks in `README.md`, using Node.js' built-in
8
+ `assert` module. Those examples are run as the test suite.
9
10
+3. Add yourself to `AUTHORS`.
11
12
+4. License your contributions under the existing, MIT-style license.
0 commit comments