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). +