File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ have contributor guides and issues that are marked as needing help or being good
3434
3535| Project | Contribution guide | Good first issues | Description |
3636| ------------------------------------| -------------------------------------------------| ---------------------------------------| -----------------------------------------|
37- | [ Compiler] [ rustc-repo ] | [ rustc-dev-guide] [ rustc-guide ] | [ Good first issues ] [ rustc-issues ] | Rust compiler and associated tooling |
37+ | [ Compiler] [ rustc-repo ] | [ rustc-dev-guide] [ rustc-guide ] | [ Help wanted ] [ rustc-issues ] | Rust compiler and associated tooling |
3838| [ Standard library] [ std-repo ] | [ std-dev-guide] [ std-guide ] | | Rust standard library |
3939| [ Rustdoc] [ rustdoc-repo ] | [ Rustdoc overview] [ rustdoc-guide ] | | Rust documentation generator |
4040| [ Cargo] [ cargo-repo ] | [ Cargo Contributor Guide] [ cargo-guide ] | [ Good first issues] [ cargo-issues ] | Rust package manager and build system |
@@ -49,7 +49,7 @@ have contributor guides and issues that are marked as needing help or being good
4949| [ Triagebot] [ triagebot-repo ] | | [ Good first issues] [ triagebot-issues ] | Rust automation bot |
5050| [ Rust playground] [ playground-repo ] | | [ Help wanted] [ playground-issues ] | Rust online playground |
5151| [ Rustlings] [ rustlings-repo ] | [ Rustlings Contribution Guide] [ rustlings-guide ] | [ Issue tracker] [ rustlings-issues ] | Rust exercises |
52- | [ MdBook] [ mdbook-repo ] | [ MdBook Contribution Guide] [ mdbook-guide ] | [ Good first issues ] [ mdbook-issues ] | Book generator written in Rust |
52+ | [ MdBook] [ mdbook-repo ] | [ MdBook Contribution Guide] [ mdbook-guide ] | [ Help wanted ] [ mdbook-issues ] | Book generator written in Rust |
5353
5454[ rustc-repo ] : https://github.com/rust-lang/rust
5555[ rustc-issues ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted+no%3Aassignee
You can’t perform that action at this time.
0 commit comments