We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b170a commit 6aecbd8Copy full SHA for 6aecbd8
CONTRIBUTING.md
@@ -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