From 7715c7c8e0e8d787d0b6399693935fd1ca29ef88 Mon Sep 17 00:00:00 2001 From: Bartosz Gorski Date: Fri, 2 Apr 2021 03:18:59 +0200 Subject: [PATCH] Modified the PR template to include README.md update reqirement if necessary --- .github/PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1f0e554a..aa601313 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -44,5 +44,4 @@ See detailed [checklist](https://github.com/magento/storefront-message-broker/bl - [ ] Class usage: magento/storefront-message-broker repo don't use directly classes from magento/saas-export repo and vise-verse - Check composer.json dependencies - [ ] Legacy code is deleted - - +- [ ] README.md files for modified modules are updated and included in the pull request if any [README.md predefined sections](https://github.com/magento/devdocs/wiki/Magento-module-README.md) require an update