diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8b36d1830257a97f732a63ca118ac6d8140376c5..b953e5fc9db94884a1825e4089c65f80f01f3cda 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,4 +19,5 @@ Include the following checklist in your PR: Include the following checklist in your PR: * [ ] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#other-conventions). +* [ ] Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).