From 97b9ebc989265faefb7fb23eef8703280afcfc05 Mon Sep 17 00:00:00 2001 From: David McMahon Date: Wed, 6 Jul 2016 10:42:52 -0700 Subject: [PATCH] Clarify newline formatting for release note blocks. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9995cb923fa..f6d242bd38d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,5 +15,5 @@ Please remove this comment block before submitting. * Use the release-note-* labels to set the release note state * Clear this block to use the PR title as the release note -OR- -* Enter your extended release note here +* Enter your extended release note here (newlines are formatted as bullets) ```