File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 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
34
34
35
35
| Project | Contribution guide | Good first issues | Description |
36
36
| ------------------------------------| -------------------------------------------------| ---------------------------------------| -----------------------------------------|
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 |
38
38
| [ Standard library] [ std-repo ] | [ std-dev-guide] [ std-guide ] | | Rust standard library |
39
39
| [ Rustdoc] [ rustdoc-repo ] | [ Rustdoc overview] [ rustdoc-guide ] | | Rust documentation generator |
40
40
| [ 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
49
49
| [ Triagebot] [ triagebot-repo ] | | [ Good first issues] [ triagebot-issues ] | Rust automation bot |
50
50
| [ Rust playground] [ playground-repo ] | | [ Help wanted] [ playground-issues ] | Rust online playground |
51
51
| [ 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 |
53
53
54
54
[ rustc-repo ] : https://github.com/rust-lang/rust
55
55
[ 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