diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1ff7397f6c7c6f..94e2bce07afc13 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,8 +18,8 @@ ## Checklist: - [ ] My code is tested. -- [ ] My code follows the WordPress code style. -- [ ] My code follows the accessibility standards. -- [ ] My code has proper inline documentation. +- [ ] My code follows the WordPress code style. +- [ ] My code follows the accessibility standards. +- [ ] My code has proper inline documentation. - [ ] I've included developer documentation if appropriate. - [ ] I've updated all React Native files affected by any refactorings/renamings in this PR.