Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.15 KB

pull_request_template.md

File metadata and controls

25 lines (20 loc) · 1.15 KB

Change

  • Bug Fix – Fixes an issue with existing functionality
  • Feature Enhancement - Adds new or improves existing functionality
  • Breaking Change - Incompatibly changes existing functionality
  • Documentation Update - Requires updating the project documentation

Context

Verification

  • I have read the code of conduct and contributing guidelines
  • I have followed the project's coding standards
  • I have added tests to cover all changes
  • I have verified that all new and existing tests pass
  • I have tested these changes on WordPress
  • I have tested these changes on PHP
  • I have tested these changes in