Add new entries to the PR template checklist

This commit is contained in:
Brandon Millman
2018-02-08 16:20:02 -08:00
parent 254d3f53e2
commit 9c934d903d

View File

@@ -36,3 +36,7 @@
* [ ] 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.
* [ ] 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.