diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 09bd8b264..f435ed141 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.