summaryrefslogtreecommitdiff
path: root/.gitlab/merge_request_templates/Stable Branch.md
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/merge_request_templates/Stable Branch.md')
-rw-r--r--.gitlab/merge_request_templates/Stable Branch.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitlab/merge_request_templates/Stable Branch.md b/.gitlab/merge_request_templates/Stable Branch.md
index e584296cbb1..9f1408e06bc 100644
--- a/.gitlab/merge_request_templates/Stable Branch.md
+++ b/.gitlab/merge_request_templates/Stable Branch.md
@@ -1,6 +1,10 @@
<!--
-Merging into stable branches is reserved for GitLab patch releases
-https://docs.gitlab.com/ee/policy/maintenance.html#patch-releases
+Merging into stable branches in canonical projects is reserved for
+GitLab patch releases https://docs.gitlab.com/ee/policy/maintenance.html#patch-releases
+
+If you're backporting a security fix, please refer to the security merge request
+template https://gitlab.com/gitlab-org/security/gitlab/blob/master/.gitlab/merge_request_templates/Security%20Release.md.
+Security backport merge requests should not be opened on this project.
-->
## What does this MR do and why?