diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..c6acae938 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,24 @@ +## Description + + + +## Testing instructions + + + + +## Automated Test Enhancements + + +## Screenshots + + +## Documentation Changes? + + + +## Checklist: +- [ ] I've tested the code. +- [ ] My code follows the WordPress code style. +- [ ] My code follows the accessibility standards. +- [ ] My code follows the inline documentation standards. \ No newline at end of file