From ade9b19f513e230fca51bc56e005b29de4d07061 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Fri, 11 Sep 2020 22:04:04 +0200 Subject: [PATCH] Update src/rustbot.md --- src/rustbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rustbot.md b/src/rustbot.md index 880c35a8..d7164d0e 100644 --- a/src/rustbot.md +++ b/src/rustbot.md @@ -36,7 +36,7 @@ you are comfortable with doing it yourself. **Updating the status of a PR**: we use "status labels" to reflect the status of PRs. For example, if your PR has merge conflicts, it will automatically be assigned the `S-waiting-on-author`, and reviewers might not review it until you rebase your -PR. Once you did rebase your branch, you should change the labels yourself to remove +PR. Once you do rebase your branch, you should change the labels yourself to remove the `S-waiting-on-author` label and add back `S-waiting-on-review`. In this case, the `@rustbot` command will look like this: