We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9265e13 commit 4618955Copy full SHA for 4618955
README.md
@@ -107,6 +107,14 @@ The Rust community congregates in a few places:
107
108
To contribute to Rust, please see [CONTRIBUTING.md](CONTRIBUTING.md).
109
110
+Rust has an [IRC] culture and most real-time collaboration happens in a
111
+variety of channels on Mozilla's IRC network, irc.mozilla.org. The
112
+most popular channel is [#rust], a venue for general discussion about
113
+Rust, and a good place to ask for help,
114
+
115
+[IRC]: https://en.wikipedia.org/wiki/Internet_Relay_Chat
116
+[#rust]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
117
118
## License
119
120
Rust is primarily distributed under the terms of both the MIT license
0 commit comments