Files
pbakaus_impeccable/.github/PULL_REQUEST_TEMPLATE.md
T

22 lines
491 B
Markdown

## Summary
<!-- What does this PR change and why? -->
## Type of change
- [ ] New command
- [ ] New / updated skill reference
- [ ] New anti-pattern guidance
- [ ] Bug fix
- [ ] Documentation update
- [ ] Build system / tooling
- [ ] Other:
## Checklist
- [ ] Source files updated in `source/`
- [ ] `bun run build` ran successfully
- [ ] `bun test` passes
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex)
- [ ] README / DEVELOP.md updated if needed