Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Feature #rust-beginners prominently #209

Merged
merged 1 commit into from
Oct 30, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion community.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ behavior in all official Rust forums, and is upheld by the

The most important community resources for getting started with Rust are:

- The [#rust][rust_irc] IRC channel, a very friendly channel that
- The [#rust-beginners][beginners_irc] IRC channel, a very friendly channel that
loves answering questions at any depth.
- The [users forum][users_forum] for asynchronous discussion about all
things Rust.
Expand Down Expand Up @@ -92,6 +92,7 @@ noted below.

#### Topical channels

- [#rust-beginners][beginners_irc] is a space for those new to Rust, lower traffic than #rust
- [#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager
- [#servo][servo_irc] is for discussion of Servo, the browser engine written in Rust
- [#rust-offtopic][offtopic_irc] is for general chit-chat amongst Rustaceans
Expand All @@ -116,6 +117,7 @@ noted below.
[offtopic_irc]: https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-offtopic
[servo_irc]: https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23servo
[bots_irc]: https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-bots
[beginners_irc]: https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners

### Discussion Forums

Expand Down