kubo/docs/release-checklist.md
Juan Batiz-Benet 4a8c938c7a release checklist
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-02 15:54:12 +02:00

9 lines
292 B
Markdown

# go-ipfs release checklist
[ ] all tests pass (no exceptions)
[ ] webui works (for most definitions of 'works')
[ ] CHANGELOG.md has been updated
[ ] version string in `repo/config/version.go` has been updated
[ ] tag commit with vX.Y.Z
[ ] update release branch to point to release commit