You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,4 +43,5 @@
43
43
-[ ] Pull request has a meaningful description of its purpose
44
44
-[ ] All commits are accompanied by meaningful commit messages
45
45
-[ ] All new or changed code is covered with unit/integration tests (if applicable)
46
+
-[ ] README.md files for modified modules are updated and included in the pull request if [README.md predefined sections](https://github.com/magento/devdocs/wiki/Magento-module-README.md) require an update
46
47
-[ ] All automated tests passed successfully (all builds are green)
0 commit comments