diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1f09ff14..d8180108 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,7 @@ A clear and concise description of any alternative solutions or features you've Add any other context or screenshots about the feature request here. ### Check List +- [ ] Backport Labels added. - [ ] New functionality includes testing. - [ ] All tests pass - [ ] New functionality has been documented.