vibeflow-n8n/.github/pull_request_template.md
2026-07-22 11:43:41 -03:00

11 lines
346 B
Markdown

## Risk addressed
Describe the workflow failure or false positive this change addresses.
## Evidence
- [ ] Added or updated a minimal unsafe fixture.
- [ ] Added a safe fixture or regression test.
- [ ] `npm run verify` passes.
- [ ] No credentials or customer data are included.
- [ ] Policy and Codex documentation match the implementation.