1
- # Contributing to Rust
1
+ # Contributing to Crab
2
2
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
4
4
and we appreciate all of them.
5
5
6
6
The 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
14
14
15
15
## About the [ rustc-dev-guide]
16
16
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,
18
18
as well as to help new contributors get involved in rustc development. It is recommend
19
19
to 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,
21
21
bootstrapping, the compiler architecture, source code representation, and more.
22
22
23
23
## [ Getting help] ( https://rustc-dev-guide.rust-lang.org/getting-started.html#asking-questions )
24
24
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:
26
26
[ internals] , [ rust-zulip] , and [ rust-discord] . It is recommended to ask for help on
27
27
the [ rust-zulip] , but any of these platforms are a great way to seek help and even
28
28
find a mentor! You can learn more about asking questions and getting help in the
0 commit comments