diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 633a65f07..470e86461 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -11,7 +11,7 @@ The algorithm is described at https://wikipedia.org/wiki/McGillicutty_Algorithm ## Related issues ## User Explanation @@ -23,8 +23,6 @@ this blank. If filled out, add the `docs` label --> ## Checklist - [ ] reference any related issues -- [ ] updated docs - [ ] updated unit tests -- [ ] updated UPGRADING.md -- [ ] add appropriate tag (`improvement` / `bug` / etc) +- [ ] add appropriate label (`enhancement`, `bug`, `breaking`, `dependencies`, `ci`) - [ ] ready for review