X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d5c95f6a8f274f42cce81bfe544266a7bb53474b..47480ca33143b250cb33ba501f201838269173ce:/.vim/bundle/black/.github/PULL_REQUEST_TEMPLATE.md diff --git a/.vim/bundle/black/.github/PULL_REQUEST_TEMPLATE.md b/.vim/bundle/black/.github/PULL_REQUEST_TEMPLATE.md index 833cd164..a039718c 100644 --- a/.vim/bundle/black/.github/PULL_REQUEST_TEMPLATE.md +++ b/.vim/bundle/black/.github/PULL_REQUEST_TEMPLATE.md @@ -18,7 +18,7 @@ Tests are required for bugfixes and new features. Documentation changes are necessary for formatting and most enhancement changes. --> -- [ ] Add a CHANGELOG entry if necessary? +- [ ] Add an entry in `CHANGES.md` if necessary? - [ ] Add / update tests if necessary? - [ ] Add new / update outdated documentation?