Skip to content

Commit 5583f5f

Browse files
committed
Changed contribution checklist order to keep consistency
1 parent 53590ca commit 5583f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ https://github.com/magento/magento2ce/pull/<related_pr>
6666
- [ ] Pull request has a meaningful description of its purpose
6767
- [ ] All commits are accompanied by meaningful commit messages
6868
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
69-
- [ ] All automated tests passed successfully (all builds are green)
7069
- [ ] 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
70+
- [ ] All automated tests passed successfully (all builds are green)

0 commit comments

Comments
 (0)