]> git.lizzy.rs Git - rust.git/commitdiff
Put links to discuss.rust-lang.org and #rust-internals in CONTRIBUTING.md
authorBrian Anderson <banderson@mozilla.com>
Fri, 2 Jan 2015 23:41:47 +0000 (15:41 -0800)
committerBrian Anderson <banderson@mozilla.com>
Fri, 2 Jan 2015 23:42:38 +0000 (15:42 -0800)
CONTRIBUTING.md

index 7a4b38d1b4249df755c23e64a9cbacdfec5425d5..2b3609e28a6a0c15441c05946485d8ebd37a3640 100644 (file)
@@ -47,5 +47,14 @@ example, if it's 2014, and you change a Rust file that was created in
 // Copyright 2010-2014 The Rust Project Developers.
 ```
 
+# Coordination and communication
+
+Get feedback from other developers on
+[discuss.rust-lang.org][discuss], and
+[#rust-internals][pound-rust-internals].
+
+[pound-rust-internals]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
+[discuss]: http://discuss.rust-lang.org
+
 For more details, please refer to
 [Note-development-policy](https://github.com/rust-lang/rust/wiki/Note-development-policy).