Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.46 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

50 lines (35 loc) · 1.46 KB

Context

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Test instructions

Relevant test scenarios

  • Changes should be tested with the browser console open
  • Changes should be tested on different posts/pages/taxonomies/custom post types/custom taxonomies
  • Changes should be tested on different editors (Block/Classic/Elementor/other)
  • Changes should be tested on different browsers
  • Changes should be tested on multisite

UI changes

  • This PR changes the UI in the plugin. I have added the 'UI change' label to this PR.

Documentation

  • I have written documentation for this change.

Quality assurance

  • I have tested this code to the best of my abilities.
  • I have added unit tests to verify the code works as intended.
  • I have checked that the base branch is correctly set.

Fixes #