Merge branch 'nh-add-action-item-to-add-patch-if-required-to-mr-template' into 'master'

Include checklist to add patches if it's required

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/615

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Nao Hashizume <nhashizume@gitlab.com>
This commit is contained in:
Rémy Coutable 2022-11-30 10:40:14 +00:00
commit df067b4bae

View file

@ -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"
<!-- template sourced from https://gitlab.com/gitlab-org/gitlab-build-images/-/blob/master/.gitlab/merge_request_templates/Default.md -->