From 85ec7355c0fec5f3caabdd1486a2b9319484d2b0 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Tue, 17 Oct 2017 11:43:20 +0200 Subject: [PATCH] Remove link to empty document. --- contributors/devel/development.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 6bf66ef11..f073534a0 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -344,7 +344,8 @@ git push -f ${your_remote_name} myfeature 1. Visit your fork at https://github.com/$user/kubernetes 2. Click the `Compare & Pull Request` button next to your `myfeature` branch. -3. Check out the pull request [process](pull-requests.md) for more details. +3. Check out the pull request [process](pull-requests.md) for more details and + advice. _If you have upstream write access_, please refrain from using the GitHub UI for creating PRs, because GitHub will create the PR branch inside the main @@ -366,10 +367,6 @@ At the assigned reviewer's discretion, a PR may be switched to use Reviewable, please ONLY send or reply to comments through Reviewable. Mixing code review tools can be very confusing. -See [Faster Reviews](faster_reviews.md) for some thoughts on how to streamline -the review process. - - #### Squash and Merge Upon merge (by either you or your reviewer), all commits left on the review