File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ All issues should be created using the [new issue form](https://github.com/hapij
8
8
Code changes are welcome and should follow the guidelines below.
9
9
10
10
* Fork the repository on GitHub.
11
- * Fix the issue ensuring that your code follows the [ style guide] ( https://github.com/hapijs/hapi/blob /master/docs /Style.md ) .
11
+ * Fix the issue ensuring that your code follows the [ style guide] ( https://github.com/hapijs/contrib/raw /master/Style.md ) .
12
12
* Add tests for your new code ensuring that you have 100% code coverage (we can help you reach 100% but will not merge without it).
13
13
* Run ` make test-cov-html ` to generate a report of test coverage
14
14
* [ Pull requests] ( http://help.github.com/send-pull-requests/ ) should be made to the [ master branch] ( https://github.com/hapijs/hapi/tree/master ) .
You can’t perform that action at this time.
0 commit comments