add jshint to the documentation; reference the testing wiki page

This commit is contained in:
Philipp Borgers 2013-01-21 15:47:01 +01:00
parent 3ba179a4d1
commit f2bf3865dc

View File

@ -115,6 +115,9 @@ I will __happily__ accept your pull request if it:
- _has tests_ - _has tests_
- looks reasonable - looks reasonable
- does not break backwards compatibility - does not break backwards compatibility
- satisfies jshint
Information about the testing processes is in the [wiki](https://github.com/brianc/node-postgres/wiki/Testing).
If you need help or have questions about constructing a pull request I'll be glad to help out as well. If you need help or have questions about constructing a pull request I'll be glad to help out as well.