summaryrefslogtreecommitdiff
path: root/pull-requests.md
diff options
context:
space:
mode:
Diffstat (limited to 'pull-requests.md')
-rw-r--r--pull-requests.md3
1 files changed, 2 insertions, 1 deletions
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