From 858b3c0004c26b8ea7e2f33949feb19e8d5af00c Mon Sep 17 00:00:00 2001 From: "Phil Runninger (mac)" Date: Fri, 9 Aug 2019 09:45:46 -0400 Subject: [PATCH] Update PR template, moving some text into a comment. --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index df72365..58ec73f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,12 +9,11 @@ Closes # - [ ] `MAJOR` version when you make incompatible API changes - [ ] `MINOR` version when you add functionality in a backwards-compatible manner - [ ] `PATCH` version when you make backwards-compatible bug fixes -- [ ] Update [CHANGELOG.md](https://github.com/scrooloose/nerdtree/blob/master/CHANGELOG.md), following this format/example: - ``` - #### MAJOR.MINOR... - - **.PATCH**: PR Title (Author) [#PR Number](link to PR) +- [ ] Update [CHANGELOG.md](https://github.com/scrooloose/nerdtree/blob/master/CHANGELOG.md). +