diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a53d06aa..b9fa5834 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -32,6 +32,7 @@ Before | After - [ ] Git commits follow [best practices](https://chris.beams.io/posts/git-commit/) - [ ] Build passes in Jenkins - [ ] Appropriate tests or explanation to why this change has no tests +- [ ] Pull Request is marked with appropriate label (see `.github/release-drafter.yml`) - [ ] JIRA issue is well described (problem explanation, steps to reproduce, screenshots) - [ ] For dependency updates: links to external changelogs and, if possible, full diffs