We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c73e5f commit cd1fabeCopy full SHA for cd1fabe
README.md
@@ -101,6 +101,18 @@ There is a lot more documentation in the [wiki].
101
102
[wiki]: https://github.com/rust-lang/rust/wiki
103
104
+## Getting help and getting involved
105
+
106
+The Rust community congregates in a few places:
107
108
+* [StackOverflow] - Get help here.
109
+* [/r/rust] - General discussion.
110
+* [discuss.rust-lang.org] - For development of the Rust language itself.
111
112
+[StackOverflow]: http://stackoverflow.com/questions/tagged/rust
113
+[/r/rust]: http://reddit.com/r/rust
114
+[discuss.rust-lang.org]: http://discuss.rust-lang.org/
115
116
## License
117
118
Rust is primarily distributed under the terms of both the MIT license
0 commit comments