diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 50f12fae440..cf13045fdfe 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -38,4 +38,5 @@ Fixes # . - [ ] Documentation reviewed - [ ] Release notes reviewed - [ ] PR acceptance performed - +- [ ] New config flags added? Ensure that they are added to the [BOSH](https://github.com/concourse/concourse-bosh-release) + and [Helm](https://github.com/concourse/helm) packaging; otherwise, ignored for the [integration tests](https://github.com/concourse/ci/tree/master/tasks/scripts/check-distribution-env) (for example, if they are Garden configs that are not displayed in the `--help` text).