From c57fe2a8d786c7c0d9f7397eda2fcd068b3c5400 Mon Sep 17 00:00:00 2001 From: Scott Nichols Date: Tue, 14 Aug 2018 11:27:59 -0700 Subject: [PATCH] Sync our pr template to match serving. --- .github/pull-request-template.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index f2e961230c2..e55391337e7 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -2,6 +2,13 @@ Fixes # ## Proposed Changes - * - * - * + * + * + * + +**Release Note** + +```release-note +``` \ No newline at end of file