From 8eaf4b17c17f1f84fd09c10ee2ac595505391584 Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Tue, 11 Apr 2023 15:18:11 -0400 Subject: [PATCH] Added backport labels to PR template checklist (#16966) --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ed7531f38..8ad5c1451 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,4 +26,5 @@ Please be mindful not to leak any customer or confidential information. HashiCor * [ ] updated test coverage * [ ] external facing docs updated +* [ ] appropriate backport labels added * [ ] not a security concern