mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:16:40 +00:00
Rebuild Vibeflow as an n8n safety gate
This commit is contained in:
parent
79fc67166a
commit
febec32131
101 changed files with 2405 additions and 3557 deletions
19
.github/pull_request_template.md
vendored
19
.github/pull_request_template.md
vendored
|
|
@ -1,14 +1,11 @@
|
|||
## What changed
|
||||
## Risk addressed
|
||||
|
||||
Describe the main changes in this PR.
|
||||
Describe the workflow failure or false positive this change addresses.
|
||||
|
||||
## Why
|
||||
## Evidence
|
||||
|
||||
Explain the problem or improvement.
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Docs updated if behavior changed
|
||||
- [ ] Examples updated if needed
|
||||
- [ ] Changelog updated if user-visible
|
||||
- [ ] No unsafe assumptions introduced
|
||||
- [ ] 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue