diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d738769f97..428cb9f67b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,12 +9,15 @@ Is this a backport? If so, please add backport PR # and/or commits # +Do these changes introduce new permission(s) to be displayed in the static dropdown on the front-end? If so, please open a draft PR in the security dashboards plugin and link the draft PR here + ### Testing [Please provide details of testing done: unit testing, integration testing and manual testing] ### Check List - [ ] New functionality includes testing - [ ] New functionality has been documented +- [ ] New Roles/Permissions have a corresponding security dashboards plugin PR - [ ] Commits are signed per the DCO using --signoff By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.