Skip to content

Commit 53590ca

Browse files
committed
Modified the PR template to include README.md update reqirement if necessary
1 parent b958b56 commit 53590ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ https://github.com/magento/magento2ce/pull/<related_pr>
6767
- [ ] All commits are accompanied by meaningful commit messages
6868
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
6969
- [ ] All automated tests passed successfully (all builds are green)
70+
- [ ] 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

0 commit comments

Comments
 (0)