mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-18 15:08:47 +00:00
Added the rustbot claim command to the contribution guide.
This commit is contained in:
parent
69f2b8f0f8
commit
52fabbf08b
1 changed files with 4 additions and 4 deletions
|
@ -46,11 +46,11 @@ first read the [Basics docs](doc/basics.md).**
|
||||||
|
|
||||||
### Finding something to fix/improve
|
### Finding something to fix/improve
|
||||||
|
|
||||||
All issues on Clippy are mentored, if you want help with a bug just ask
|
All issues on Clippy are mentored, if you want help simply ask @Manishearth, @flip1995, @phansch
|
||||||
@Manishearth, @flip1995, @phansch or @yaahc.
|
or @yaahc directly by mentioning them in the issue or over on [Zulip].
|
||||||
|
|
||||||
Some issues are easier than others. The [`good-first-issue`] label can be used to find the easy issues.
|
Some issues are easier than others. The [`good-first-issue`] label can be used to find the easy
|
||||||
If you want to work on an issue, please leave a comment so that we can assign it to you!
|
issues. You can use `@rustbot claim` to assign the issue to yourself.
|
||||||
|
|
||||||
There are also some abandoned PRs, marked with [`S-inactive-closed`].
|
There are also some abandoned PRs, marked with [`S-inactive-closed`].
|
||||||
Pretty often these PRs are nearly completed and just need some extra steps
|
Pretty often these PRs are nearly completed and just need some extra steps
|
||||||
|
|
Loading…
Add table
Reference in a new issue