From e7a6c130a89c0dedbee93f3cd10765fe7fb0b794 Mon Sep 17 00:00:00 2001 From: Jonathan Belcher Date: Tue, 28 Jul 2020 13:23:57 -0400 Subject: [PATCH] Use comments so you do not have to delete content (#2243) --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bf89545e4..50bc8335b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,20 @@ ### Fix -**_(Required)_** Add a concise description of what you fixed. If this is related to an issue, add a link to it. If applicable, add screenshots, animations, or videos to help illustrate the fix. + ### Test - + + +1. +2. +3. ### Release -**_(Required)_** Add a concise statement to `RELEASE-NOTES.md` if the changes should be included in release notes. Include details about updating the notes in this section. For example: -`RELEASE-NOTES.md` was updated with: +