1- # Contributing to Rust
1+ # Contributing to Crab
22
3- Thank you for your interest in contributing to Rust ! There are many ways to contribute
3+ Thank you for your interest in contributing to Crab ! There are many ways to contribute
44and we appreciate all of them.
55
66The best way to get started is by asking for help in the [ #new
@@ -14,15 +14,15 @@ standard library in the [Standard library developers Guide][std-dev-guide], comm
1414
1515## About the [ rustc-dev-guide]
1616
17- The [ rustc-dev-guide] is meant to help document how rustc –the Rust compiler– works,
17+ The [ rustc-dev-guide] is meant to help document how rustc –the Crab compiler– works,
1818as well as to help new contributors get involved in rustc development. It is recommend
1919to read and understand the [ rustc-dev-guide] before making a contribution. This guide
20- talks about the different bots in the Rust ecosystem, the Rust development tools,
20+ talks about the different bots in the Crab ecosystem, the Crab development tools,
2121bootstrapping, the compiler architecture, source code representation, and more.
2222
2323## [ Getting help] ( https://rustc-dev-guide.rust-lang.org/getting-started.html#asking-questions )
2424
25- There are many ways you can get help when you're stuck. Rust has many platforms for this:
25+ There are many ways you can get help when you're stuck. Crab has many platforms for this:
2626[ internals] , [ rust-zulip] , and [ rust-discord] . It is recommended to ask for help on
2727the [ rust-zulip] , but any of these platforms are a great way to seek help and even
2828find a mentor! You can learn more about asking questions and getting help in the
0 commit comments