diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2623753f..9cd8283d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,6 +5,9 @@ Resolves #[Issue number to be closed when this PR is merged] +### Backporting +[List any branches/versions to which this PR should be backported] + ### Check List - [ ] New functionality includes testing. - [ ] New functionality has been documented.