From ef7d18f15afcbc4ea193eff015ae1ec8946ad2e2 Mon Sep 17 00:00:00 2001 From: Sergio Benitez Date: Fri, 6 Jan 2017 00:19:01 -0600 Subject: [PATCH] Add IRC channel to README. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cf2e5f8d..24546abe 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ Rocket is extensively documented: [Guide]: https://rocket.rs/guide [API Documentation]: https://api.rocket.rs/rocket +The official community support channel is via the [Mozilla IRC +Server](https://wiki.mozilla.org/IRC) at `irc.mozilla.org` in channel `#rocket`. +If you're not familiar with IRC, see Mozilla's [Getting Started with +IRC](https://developer.mozilla.org/en-US/docs/Mozilla/QA/Getting_Started_with_IRC) +guide. You can find general Rust support in `#rust` or `#rust-beginners` on the +same network. + ## Building ### Nightly