From 1fd4d30dc7030b3f4260c3f9a57cdb7ee7d03ac3 Mon Sep 17 00:00:00 2001 From: Jonathan Belcher Date: Mon, 27 Jul 2020 14:11:47 -0400 Subject: [PATCH] Use comments so you do not have to delete content --- .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: +