2.4 KiB
2.4 KiB
Submission Review Guidelines:
- I have followed the WooCommerce Contributing Guidelines and the WordPress Coding Standards.
- I have checked to ensure there aren't other open Pull Requests for the same update/change.
- I have reviewed my code for security best practices.
- Following the above guidelines will result in quick merges and clear and detailed feedback when appropriate.
Changes proposed in this Pull Request:
Closes # .
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:
Changelog entry
- Automatically create a changelog entry from the details below.
Significance
- Patch
- Minor
- Major
Type
- Fix - Fixes an existing bug
- Add - Adds functionality
- Update - Update existing functionality
- Dev - Development related task
- Tweak - A minor adjustment to the codebase
- Performance - Address performance issues
- Enhancement - Improvement to existing functionality