From 790f10e2d0217233e80dfec5d2ece7b01775c791 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 10 Oct 2013 14:03:19 -0700 Subject: [PATCH] Updated Notes (markdown) --- Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notes.md b/Notes.md index 55d9c1a..83d4336 100644 --- a/Notes.md +++ b/Notes.md @@ -6,6 +6,7 @@ Listing of notes for developers working on the Rust compiler and tools. * [[Note getting started developing Rust]] -- How to **Build Rust** on your platform * [[Note development policy]] -- **please read this** * [[Note RFC process]] -- **read this for larger changes** +* [[Note priority issue criteria]] -- criteria used for evaluating high priority issues * [[Note wiki conventions]] * [[Note development roadmap]] * [[Note compiler snapshots]]