Skip to content

Commit 5773606

Browse files
author
Travis Wagner
committed
use crab contrib
1 parent b214d2a commit 5773606

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
44
and we appreciate all of them.
55

66
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
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,
1818
as well as to help new contributors get involved in rustc development. It is recommend
1919
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,
2121
bootstrapping, 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
2727
the [rust-zulip], but any of these platforms are a great way to seek help and even
2828
find a mentor! You can learn more about asking questions and getting help in the

0 commit comments

Comments
 (0)