Join our community: https://t.me/+DOylgFv1jyJlNzM0
Why this matters
.github/pull_request_template.md has a general checklist (tests, docs, breaking changes) but nothing prompting contributors who change an API route to also update docs/api/flowfi.postman_collection.json and docs/api/flowfi.hoppscotch_collection.json. This is a known drift source already tracked separately for the collections themselves, but the template doesn't nudge contributors at PR time.
Acceptance criteria
Files to touch
.github/pull_request_template.md
Out of scope
- Actually syncing the collections (tracked separately)
- Rewriting the whole template
Why this matters
.github/pull_request_template.mdhas a general checklist (tests, docs, breaking changes) but nothing prompting contributors who change an API route to also updatedocs/api/flowfi.postman_collection.jsonanddocs/api/flowfi.hoppscotch_collection.json. This is a known drift source already tracked separately for the collections themselves, but the template doesn't nudge contributors at PR time.Acceptance criteria
Files to touch
.github/pull_request_template.mdOut of scope