From 03bc1aa8057bd0dee5e951207948af68a8100d7d Mon Sep 17 00:00:00 2001 From: The8472 Date: Wed, 28 Jul 2021 23:18:59 +0200 Subject: [PATCH] Add S-Inactive PRs as another source of things contributors could work on --- src/compiler-team.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/compiler-team.md b/src/compiler-team.md index aac263484..abdeac3d2 100644 --- a/src/compiler-team.md +++ b/src/compiler-team.md @@ -80,6 +80,12 @@ group. One good way to find bugs is to look for or [E-mentor](https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-mentor). +You can also dig through the graveyard of PRs that were +[closed due to inactivity](https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-inactive), +some of them may contain work that is still useful - refer to the +associated issues, if any - and only needs some finishing touches +for which the original author didn't have time. + ### r+ rights Once you have made a number of individual PRs to rustc, we will often