From 708cf330ec4171e3fb2c883fd3cb6351f93e4c09 Mon Sep 17 00:00:00 2001 From: Alexander Campbell Date: Fri, 16 Jun 2017 10:05:30 -0700 Subject: pull-requests.md: delete broken link to pre-commit instructions --- contributors/devel/pull-requests.md | 6 +++--- 1 file 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 [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/devel/pull-requests.md?pixel)]() - \ No newline at end of file + -- cgit v1.2.3