From a6e37389d865d781fd0b9e21f208166eec9b83bf Mon Sep 17 00:00:00 2001 From: the8472 Date: Thu, 29 Jul 2021 06:05:19 +0200 Subject: [PATCH] Add S-Inactive PRs as another source of things contributors could work on (#1177) --- src/compiler-team.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/compiler-team.md b/src/compiler-team.md index aac26348..abdeac3d 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