From ff8d9af6f8da3622764b6c81209360fdfab69633 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Fri, 3 Jun 2016 16:49:35 -0700 Subject: update documentation & hooks --- pull-requests.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pull-requests.md') diff --git a/pull-requests.md b/pull-requests.md index 64a1c2c6..6803c464 100644 --- a/pull-requests.md +++ b/pull-requests.md @@ -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 -- cgit v1.2.3