update documentation & hooks

This commit is contained in:
Daniel Smith
2016-06-03 16:49:35 -07:00
parent 8faa88626d
commit adcd48ccea
3 changed files with 22 additions and 9 deletions

View File

@@ -69,8 +69,9 @@ Additionally, for infrequent or new contributors, we require the on call to appl
The following will save time for both you and your reviewer:
* Enable [pre-commit hooks](development.md#committing-changes-to-your-fork) and verify they pass.
* Verify `hack/verify-generated-docs.sh` passes.
* Verify `hack/verify-all.sh` passes.
* Verify `hack/test-go.sh` passes.
* Verify `hack/test-integration.sh` passes.
## Release Notes