diff options
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | PULL_REQUEST_TEMPLATE.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 481b1d536..8752069db 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -36,7 +36,6 @@ * [ ] Change requires a change to the documentation. * [ ] Added tests to cover my changes. -* [ ] Added new entries to the relevant CHANGELOGs. -* [ ] Updated the new versions of the changed packages in the relevant CHANGELOGs. +* [ ] Added new entries to the relevant CHANGELOG.jsons. * [ ] Labeled this PR with the 'WIP' label if it is a work in progress. * [ ] Labeled this PR with the labels corresponding to the changed package. |