diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2020-09-11 21:59:48 +0200 |
|---|---|---|
| committer | Joshua Nelson <joshua@yottadb.com> | 2020-09-12 12:07:04 -0400 |
| commit | d6f629822d454c99e4544bd2487a77395433f9be (patch) | |
| tree | c9bf91dd367dcd67d81ccb4ea96031a93ec28bc6 /src/doc/rustc-dev-guide | |
| parent | a28c6a4c8635a04d0aad37ae4c4427a12add3605 (diff) | |
| download | rust-d6f629822d454c99e4544bd2487a77395433f9be.tar.gz rust-d6f629822d454c99e4544bd2487a77395433f9be.zip | |
Update src/contributing.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/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/contributing.md b/src/doc/rustc-dev-guide/src/contributing.md index 98dbb4638e9..2289ede1946 100644 --- a/src/doc/rustc-dev-guide/src/contributing.md +++ b/src/doc/rustc-dev-guide/src/contributing.md @@ -418,7 +418,7 @@ still valid. Load up an older issue, double check that it's still true, and leave a comment letting us know if it is or is not. The [least recently updated sort][lru] is good for finding issues like this. -[Thanks to `@rustbot`][rustbot], anyone can help triaging issues by adding +[Thanks to `@rustbot`][rustbot], anyone can help triage issues by adding appropriate labels to issues that haven't been triaged yet: * Yellow, **A**-prefixed labels state which **area** of the project an issue |
