Skip to content

Change/issue templates#172

Merged
troychaplin merged 2 commits intomainfrom
change/issue-templates
Jan 1, 2026
Merged

Change/issue templates#172
troychaplin merged 2 commits intomainfrom
change/issue-templates

Conversation

@troychaplin
Copy link
Copy Markdown
Owner

Pull Request

Description

Type of Change

  • 🐛 Bug fix
  • ✨ New accessibility check
  • 🔌 New developer API feature
  • 📚 Documentation update
  • 🔧 Code refactoring
  • ♿ Accessibility improvement
  • 💥 Breaking change

Related Issues

Related issue(s): #{add issue}

Changes Made

Testing

Environment:

  • WordPress Version:
  • Browser(s) tested:

Test Cases: (check what applies to your change)

For new accessibility checks:

  • Tested error state (red border/message)
  • Tested warning state (yellow border/message)
  • Tested valid state (no indicators)
  • Publishing prevention works (for errors)

For updated accessibility checks:

  • Existing functionality still works
  • New behavior works as expected
  • No regressions in other blocks

For new developer API features:

  • API functions work as documented
  • Hooks/filters fire correctly
  • External plugin integration tested

For developer API updates:

  • Backward compatibility maintained
  • Existing integrations still work
  • New functionality accessible

General testing:

  • No console errors
  • Tested in wp-env environment
  • Works across different WordPress blocks

Screenshots

Developer API Impact (if applicable)

  • No API changes
  • New hooks/filters added
  • Breaking changes to existing API
  • Documentation updated

Checklist

  • Code follows WordPress standards
  • No PHP/JavaScript errors
  • Tested in wp-env environment
  • Documentation updated (if needed)

@troychaplin troychaplin linked an issue Jan 1, 2026 that may be closed by this pull request
8 tasks
@troychaplin troychaplin merged commit bfb13eb into main Jan 1, 2026
1 check passed
@troychaplin troychaplin deleted the change/issue-templates branch January 1, 2026 15:38
@troychaplin troychaplin restored the change/issue-templates branch January 1, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Support]: Review and simplify the issue templates and labels

1 participant