From ee8ab48606c6e6c3811d58c0f3e870ed9f222524 Mon Sep 17 00:00:00 2001 From: Isobel Redelmeier Date: Mon, 12 Aug 2019 15:03:50 -0700 Subject: [PATCH] Add status to RFC template (#17) --- 0000-template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/0000-template.md b/0000-template.md index 9ba95343a..aa02f2758 100644 --- a/0000-template.md +++ b/0000-template.md @@ -1,5 +1,7 @@ # Replace this with your awesome RFC title +**Status:** `proposed` + Short (one sentence) summary, e.g., something that would be appropriate for a [CHANGELOG](https://keepachangelog.com/) or release notes. ## Motivation