diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a25159d44a93..6b59fe635fa3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,3 +13,4 @@ Include a few sentences describing the overall goals for this PR (pull request). - [ ] This PR passes all existing unit tests (test results will be reported by travis-ci after opening this PR) - [ ] New unit tests have been added for core changes - [ ] I have run [the `scripts/prepare-commit.sh` script](https://github.com/qgis/QGIS/blob/master/.github/CONTRIBUTING.md#contributing-to-qgis) before each commit +- [ ] Did not drink while coding