From ebd114125cc03ec25d5112a6749b23af6633efd1 Mon Sep 17 00:00:00 2001 From: Nao Hashizume Date: Tue, 29 Nov 2022 14:40:51 -0800 Subject: [PATCH] Include checklist to add patches if it's required --- .gitlab/merge_request_templates/Default.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab/merge_request_templates/Default.md b/.gitlab/merge_request_templates/Default.md index 8f8f3d6..b65599d 100644 --- a/.gitlab/merge_request_templates/Default.md +++ b/.gitlab/merge_request_templates/Default.md @@ -8,6 +8,10 @@ that reviewers can understand your intent. Keeping the description updated is especially important if they didn't participate in the discussion. --> +## Checklist + +* [ ] (If applicable) Add patches if required for upgrading Ruby version in https://gitlab.com/gitlab-org/gitlab-build-images/-/tree/master/patches/ruby. + /label ~"type::maintenance" ~"maintenance::pipelines"