Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1004 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

35 lines (26 loc) · 1004 Bytes

Closes #.

Summary

Screenshots


Test instructions


Checklist before the final review

  • Included E2E or unit tests for the changes in this PR.
  • Visual elements are not affected by independent changes.
  • It is at least compatible with the minimum WordPress version.
  • It loads additional script in frontend only if it is required.
  • Does not impact the Core Web Vitals.
  • In case of deprecation, old blocks are safely migrated.
  • It is usable in Widgets and FSE.
  • Copy/Paste is working if the attributes are modified.
  • PR is following the best practices