## Summary
|
|
|
|
<!-- What does this PR change and why? -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] Bug fix
|
|
- [ ] New language / validator
|
|
- [ ] Documentation
|
|
- [ ] CI / tooling
|
|
- [ ] Other
|
|
|
|
## Checklist
|
|
|
|
- [ ] `make lint` passes locally
|
|
- [ ] `make test` passes locally
|
|
- [ ] New/changed behavior has tests (if applicable)
|
|
- [ ] `docs/STATUS.md` / `README.md` updated (if flavors or API changed)
|
|
- [ ] No debug binaries, logs, or temp files committed
|
|
|
|
## Target branch
|
|
|
|
PRs should target **`master`** (default branch). |