From 762e4a5d3f27e0b27966cbc1ed17e9fb4f73694a Mon Sep 17 00:00:00 2001 From: nick29581 Date: Fri, 31 Oct 2014 15:07:59 -0700 Subject: [PATCH] Updated Notes (markdown) --- Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notes.md b/Notes.md index d282c50..fb635fb 100644 --- a/Notes.md +++ b/Notes.md @@ -14,6 +14,7 @@ The developer forum is located at http://discuss.rust-lang.org/. * [[Note tag label names and definitions]] * [Note style guide](https://github.com/rust-lang/rust-guidelines) * [[Note bors usage]] - Instructing bors to build, check, and merge on github +* [[IRC notifications channel]] * [[Note testsuite]] - How Rust's tests are organized and operated * [[Note rustc hacking guide]] * [[Note code review]]