vibeflow-n8n/.github/pull_request_template.md
2026-04-12 13:33:57 -03:00

14 lines
266 B
Markdown

## What changed
Describe the main changes in this PR.
## Why
Explain the problem or improvement.
## Checklist
- [ ] Docs updated if behavior changed
- [ ] Examples updated if needed
- [ ] Changelog updated if user-visible
- [ ] No unsafe assumptions introduced