From e1ab6530abddfdc2446cf9311aa31658a41021cd Mon Sep 17 00:00:00 2001 From: Nara Kasbergen Kwon <855115+xiehan@users.noreply.github.com> Date: Fri, 16 May 2025 12:42:46 +0200 Subject: [PATCH] github: Update PR template with required fields for PCI compliance (#37049) --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9253d50315..b13d37dbae 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -33,6 +33,15 @@ label to enable the backport bot. 1.13.x + +## Rollback Plan + +- [ ] If a change needs to be reverted, we will roll out an update to the code within 7 days. + +## Changes to Security Controls + +Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain. + ## CHANGELOG entry