Skip to content

Commit

Permalink
Add comment about development being in ES6 to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ganimomer committed Sep 27, 2016
1 parent 51ea0f1 commit 46d5e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ if relevant.

## Creating a pull request

* Be advised that the tests use ES6 syntax and your node version should be 6 or higher.
* Please adhere to the style and formatting of the code.
* Write tests for any changes. This project should always remain at 100% coverage!
* Create purposeful and complete commits.
Expand Down

0 comments on commit 46d5e1c

Please sign in to comment.