Files
pbakaus_impeccable/.github/PULL_REQUEST_TEMPLATE.md
T

33 lines
1.1 KiB
Markdown

## Before opening
This repo is issue-first for outside contributions. If you are not `pbakaus` or `abdulwahabone`, please link the issue where a maintainer approved or requested this PR. Unsolicited PRs may be closed without review.
- Linked issue:
- Contributor status:
- [ ] I am `pbakaus` or `abdulwahabone`
- [ ] A maintainer approved this PR in the linked issue
## 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 / Copilot / Kiro / OpenCode / Qoder)
- [ ] README / DEVELOP.md updated if needed
- [ ] I reviewed the full diff myself before requesting human review
- [ ] I disclosed any AI assistance in this PR and related commits/comments, or no AI assistance was used