Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 52fabbf

Browse files
committed
Added the rustbot claim command to the contribution guide.
1 parent 69f2b8f commit 52fabbf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ first read the [Basics docs](doc/basics.md).**
4646

4747
### Finding something to fix/improve
4848

49-
All issues on Clippy are mentored, if you want help with a bug just ask
50-
@Manishearth, @flip1995, @phansch or @yaahc.
49+
All issues on Clippy are mentored, if you want help simply ask @Manishearth, @flip1995, @phansch
50+
or @yaahc directly by mentioning them in the issue or over on [Zulip].
5151

52-
Some issues are easier than others. The [`good-first-issue`] label can be used to find the easy issues.
53-
If you want to work on an issue, please leave a comment so that we can assign it to you!
52+
Some issues are easier than others. The [`good-first-issue`] label can be used to find the easy
53+
issues. You can use `@rustbot claim` to assign the issue to yourself.
5454

5555
There are also some abandoned PRs, marked with [`S-inactive-closed`].
5656
Pretty often these PRs are nearly completed and just need some extra steps

0 commit comments

Comments
 (0)