summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Campbell <alexanderhcampbell@gmail.com>2017-06-16 10:05:30 -0700
committerAlexander Campbell <alexanderhcampbell@gmail.com>2017-06-19 08:47:38 -0700
commit708cf330ec4171e3fb2c883fd3cb6351f93e4c09 (patch)
tree9e9253dd126ca7ad8e93a52871779f6e185dee06
parent12b2ce9357603ce272c2d3ada14479d08e75b7dc (diff)
pull-requests.md: delete broken link to pre-commit instructions
-rw-r--r--contributors/devel/pull-requests.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/contributors/devel/pull-requests.md b/contributors/devel/pull-requests.md
index 524ec2df..e3c5abdd 100644
--- a/contributors/devel/pull-requests.md
+++ b/contributors/devel/pull-requests.md
@@ -36,9 +36,9 @@ This guide is for contributors who already have a PR to submit. If you're lookin
## Run Local Verifications
-Run these local verifications before you submit your PR.
+You can run these local verifications before you submit your PR to predict the
+pass or fail of continuous integration.
-* Enable, run, and pass the Kubernetes [pre-commit hook](development.md#define-a-pre-commit-hook) which checks your repo formatting (and more); note that you may want to add these when you're closer to the end of your project, as they take time to run every time you commit
* Run and pass `make verify` (can take 30-40 minutes)
* Run and pass `make test`
* Run and pass `make test-integration`
@@ -323,4 +323,4 @@ a bit of thought into how your work can be made easier to review. If you do thes
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/devel/pull-requests.md?pixel)]()
-<!-- END MUNGE: GENERATED_ANALYTICS --> \ No newline at end of file
+<!-- END MUNGE: GENERATED_ANALYTICS -->