Files
playbook/ui-ux-pro-max/.github/PULL_REQUEST_TEMPLATE.md
T
2026-07-18 00:02:59 +00:00

650 B

What does this PR change?

Why?

Checklist

  • Changes were made in src/ui-ux-pro-max/ (source of truth), not directly in .claude/ or .factory/
  • Ran npm run sync:assets && npm run check:assets in cli/ if data/scripts/templates changed
  • Added or updated tests if behavior changed (.claude/skills/*/scripts/tests/, cli/tests/e2e/)
  • Commit messages follow Conventional Commits (feat:, fix:, docs:, etc.)
  • This PR targets a feature branch, not pushed directly to main