Skip to content

Commit

Permalink
Add a link to the new file in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Diana Shkolnikov committed Apr 21, 2015
1 parent 752fc5c commit ecbea62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Expand Up @@ -40,6 +40,7 @@ Pelias has several miscellaneous standards:
- we use [Winston](https://www.npmjs.com/package/winston) for logging
- we *love* tests, especially when written with [tape](https://github.com/substack/tape)
- we use [semver](http://semver.org/) for package versioning
- we *loosely* use [JSDoc](http://usejsdoc.org/index.html) for documenting code, as described [here](in_code_documentation_guidelines.md)

`jshint` and any unit tests in a project will be automatically invoked when you commit to an existing project; make
sure they exit successfully!
Expand Down

0 comments on commit ecbea62

Please sign in to comment.