]> git.lizzy.rs Git - rust.git/commitdiff
Add links to forums in README.md, including discuss.rust-lang.org
authorBrian Anderson <banderson@mozilla.com>
Fri, 22 Aug 2014 18:04:35 +0000 (11:04 -0700)
committerBrian Anderson <banderson@mozilla.com>
Tue, 9 Sep 2014 20:08:14 +0000 (13:08 -0700)
README.md

index e919f3329fe2a4725976b4147cd4790455dec204..097a2aeb6e49077f5b2e2cbc09e5840623b79b7c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -101,6 +101,18 @@ There is a lot more documentation in the [wiki].
 
 [wiki]: https://github.com/rust-lang/rust/wiki
 
+## Getting help and getting involved
+
+The Rust community congregates in a few places:
+
+* [StackOverflow] - Get help here.
+* [/r/rust] - General discussion.
+* [discuss.rust-lang.org] - For development of the Rust language itself.
+
+[StackOverflow]: http://stackoverflow.com/questions/tagged/rust
+[/r/rust]: http://reddit.com/r/rust
+[discuss.rust-lang.org]: http://discuss.rust-lang.org/
+
 ## License
 
 Rust is primarily distributed under the terms of both the MIT license