diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2020-10-03 20:48:24 +0200 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2020-10-03 19:25:05 -0500 |
| commit | 9180ec2139c7fe236274b4251fd5604945176521 (patch) | |
| tree | 163be0689d19ad04b123f3f41b523a3ece9cf590 /src/doc/rustc-dev-guide | |
| parent | d380f2ea0910d59bbcf9a9e2b7f78860b74d6360 (diff) | |
| download | rust-9180ec2139c7fe236274b4251fd5604945176521.tar.gz rust-9180ec2139c7fe236274b4251fd5604945176521.zip | |
Update src/getting-started.md
Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com>
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md index 26558e836f7..d9070f706f8 100644 --- a/src/doc/rustc-dev-guide/src/getting-started.md +++ b/src/doc/rustc-dev-guide/src/getting-started.md @@ -393,7 +393,7 @@ To try to move PRs forward, the Triage WG regularly goes through all PRs that are waiting for review and haven't been discussed for at least a week. If you don't get a review within around 10 days, feel free to ask the Triage WG on Zulip ([#t-release/triage]). They have knowledge of when to ping, who might be -on vacation, etc... +on vacation, etc. The reviewer may request some changes using the GitHub code review interface. They may also request special procedures (such as a [crater] run; [see |
