From c27df7dfc91a6ad3b0c3cb352ab53bce6eb10fa6 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sun, 23 Jun 2013 15:48:39 -0700 Subject: [PATCH] Updated Notes (markdown) --- Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notes.md b/Notes.md index d323de9..995f708 100644 --- a/Notes.md +++ b/Notes.md @@ -2,6 +2,7 @@ Listing of notes for developers working on the Rust compiler and tools. ## Process and workflow notes +* [[Note guide for new contributors]] * [[Note getting started developing Rust]] * [[Note development policy]] -- **please read this** * [[Note RFC process]] -- **read this for larger changes**