Skip to content

Commit

Permalink
add "how to test" instructions to CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstarkov committed Jun 19, 2015
1 parent f3788dc commit 326ebeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ Thanks for taking the time to contribute to color.js. Follow these guidelines to
2. Follow the style of the file when it comes to syntax like curly braces and indents.

3. Add a test for the feature or fix, if possible. See the `test` directory for existing tests and README describing how to run these tests.

4. Run tests with `npm test`

0 comments on commit 326ebeb

Please sign in to comment.