mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-19 06:46:23 +00:00
1.4 KiB
1.4 KiB
Summary
Type of change
- Bug fix
- New feature
- Documentation
- Tests
- Refactor, chore, or CI
- Breaking change
Related issue
Testing performed
Checklist
- CLA check must pass (CLA.md; you will be prompted on your first PR)
- Tests added or updated, or this change does not need them
- Docs updated if user-facing behavior, labels, or defaults changed
- Lint and typecheck pass locally (
npm run lintandnpx tsc --noEmitinbackend/and/orfrontend/as applicable) - Commit messages and the PR title follow Conventional Commits (the CHANGELOG line comes from the subject; do not edit
CHANGELOG.md) - This PR stays on one concern and contains no secrets