This repository was archived by the owner on Sep 30, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ behavior in all official Rust forums, and is upheld by the
21
21
22
22
The most important community resources for getting started with Rust are:
23
23
24
- - The [ #rust] [ rust_irc ] IRC channel, a very friendly channel that
24
+ - The [ #rust-beginners ] [ beginners_irc ] IRC channel, a very friendly channel that
25
25
loves answering questions at any depth.
26
26
- The [ users forum] [ users_forum ] for asynchronous discussion about all
27
27
things Rust.
@@ -92,6 +92,7 @@ noted below.
92
92
93
93
#### Topical channels
94
94
95
+ - [ #rust-beginners] [ beginners_irc ] is a space for those new to Rust, lower traffic than #rust
95
96
- [ #cargo] [ cargo_irc ] is for discussion of Cargo, Rust's package manager
96
97
- [ #servo] [ servo_irc ] is for discussion of Servo, the browser engine written in Rust
97
98
- [ #rust-offtopic] [ offtopic_irc ] is for general chit-chat amongst Rustaceans
@@ -116,6 +117,7 @@ noted below.
116
117
[ offtopic_irc ] : https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-offtopic
117
118
[ servo_irc ] : https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23servo
118
119
[ bots_irc ] : https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-bots
120
+ [ beginners_irc ] : https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
119
121
120
122
### Discussion Forums
121
123
You can’t perform that action at this time.
0 commit comments