Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.29 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

29 lines (23 loc) · 1.29 KB

What

Why

How

Testing Instructions

Additional Info

Checklist:

  • My code is tested to the best of my abilities.
  • My code follows the WordPress Coding Standards.
  • My code has proper inline documentation.
  • I have added unit tests to verify the code works as intended.
  • The changes in this PR have been noted in CHANGELOG.md