File tree Expand file tree Collapse file tree
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Summary
2+
3+ <!-- One-paragraph overview of what this release delivers -->
4+
5+ ### Added
6+
7+ <!-- New brands, cameras, schema fields, frontend features.
8+ Reference issues with "closes #N" to auto-close them on merge. -->
9+
10+ -
11+
12+ ### Fixed
13+
14+ <!-- Data corrections, removed fabricated configs, deduplication, audits -->
15+
16+ -
17+
18+ ### Changed
19+
20+ <!-- Schema migrations, workflow changes, breaking changes -->
21+
22+ - Database: ** X,XXX cameras across XX brands**
23+
24+ ## Checklist
25+
26+ - [ ] ` npm run build ` passes — all cameras validate
27+ - [ ] ` package.json ` version bumped (release auto-creates tag + GitHub Release on merge)
28+ - [ ] CHANGELOG.md has a section for this version (used as release notes)
29+ - [ ] README.md stats synced (camera/brand counts, badges, brand table)
30+ - [ ] No fabricated specs — every new camera has a verifiable source URL
You can’t perform that action at this time.
0 commit comments