Skip to content

Commit

Permalink
Adding PR review request etiquette
Browse files Browse the repository at this point in the history
  • Loading branch information
savitharaghunathan committed Aug 20, 2019
1 parent 7494d88 commit 2e28aef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/en/docs/contribute/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,10 @@ pull request if it detects that you pushed a new branch to your fork.
If a reviewer asks you to make changes, you can go to the **Files changed**
tab and click the pencil icon on any files that have been changed by the
pull request. When you save the changed file, a new commit is created in
the branch being monitored by the pull request.
the branch being monitored by the pull request. If you are waiting on a
reviewer to review the changes, proactively reach out to the reviewer
once every 7 days. You can also drop into #sig-docs Slack channel,
which is a good place to ask for help regarding PR reviews.

7. If your change is accepted, a reviewer merges your pull request, and the
change is live on the Kubernetes website a few minutes later.
Expand Down

0 comments on commit 2e28aef

Please sign in to comment.