26 lines
691 B
Markdown
26 lines
691 B
Markdown
# GitHub Release Checklist – v3.0.0
|
||
|
||
## Pre-release
|
||
- [ ] Verify ffmpeg is documented as required
|
||
- [ ] Test V3 on at least 10+ tracks
|
||
- [ ] Confirm WAV and MP3 export
|
||
- [ ] Confirm teaser_report.json is generated
|
||
- [ ] Review README.md (links + badges)
|
||
- [ ] Review README_EN.md / README_DA.md
|
||
|
||
## Documentation
|
||
- [ ] Update CHANGELOG.md
|
||
- [ ] Add RELEASE_NOTES_v3.md to GitHub release
|
||
- [ ] Include example_teaser_report.json
|
||
- [ ] Optional: add screenshots
|
||
|
||
## Tag & Release
|
||
- [ ] Tag version: `v3.0.0`
|
||
- [ ] Create GitHub Release from tag
|
||
- [ ] Paste release notes
|
||
- [ ] Attach example output (optional)
|
||
|
||
## Post-release
|
||
- [ ] Verify clone + run instructions
|
||
- [ ] Open roadmap for V4
|