Files
contentful__skills/.github/pull_request_template.md
2026-04-21 15:10:06 +02:00

452 B

Summary

Why this change

Validation

  • pnpm typecheck
  • pnpm test
  • pnpm validate
  • pnpm run update-licenses (if dependencies changed)

Checklist

  • I have read CONTRIBUTING.md
  • Documentation is updated where needed
  • No secrets or credentials are included
  • No breaking changes, or they are clearly documented