Skip to content

Commit 6aecbd8

Browse files
committedJan 12, 2015
Create CONTRIBUTING.md
1 parent 32b170a commit 6aecbd8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎CONTRIBUTING.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Issues
2+
3+
Issues for node-geocoder library go here https://github.com/nchaulet/node-geocoder
4+
5+
## Pull-Request and Code contributions
6+
7+
Tests must pass, you can run the test using the command `npm test`
8+
Follow existing coding style, you can run jshint using `npm run lint`
9+
10+
Thanks for contributing.

0 commit comments

Comments
 (0)
Please sign in to comment.