diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8b36d183025..ece837b4c21 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 CI pull request? If so, it will need to be backported to older cabal release branches (currently: 3.10).