summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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