bandit-runner/.gitea/pull_request_template.md
nicholai 1b95e75310
Some checks are pending
CI / build-test (push) Waiting to run
initialized repository
2025-10-09 01:39:24 -06:00

30 lines
482 B
Markdown

## Summary
<!-- What this PR changes and why -->
## Type
- [ ] feat
- [ ] fix
- [ ] docs
- [ ] chore
- [ ] refactor
- [ ] test
## Screenshots / logs
<!-- If UI or logs changed, include before/after or snippets -->
## How to test
1.
2.
3.
## Checklist
- [ ] Tests added/updated (unit or integration)
- [ ] Typecheck & lint pass (`pnpm check`)
- [ ] Builds locally (`pnpm build`)
- [ ] Docs/README/ADR updated if needed
- [ ] No secrets committed
## Linked issues
Fixes #
Refs #