summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Owsiany <porridge@google.com>2017-10-17 11:43:20 +0200
committerMarcin Owsiany <porridge@google.com>2017-10-17 11:43:20 +0200
commit85ec7355c0fec5f3caabdd1486a2b9319484d2b0 (patch)
treea8ea7448c8cb9c74496ec0068689b153e08c0a1d
parent0cd18de8af66b0d8e42d2e295c276a4a9925a852 (diff)
Remove link to empty document.
-rw-r--r--contributors/devel/development.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md
index 6bf66ef1..f073534a 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