Release Issue Template
We’re happy to announce go-ipfs X.Y.Z, bla bla…
<List of items with PRs and/or Issues to be considered for this release>
<Date this release will ship on if everything goes to plan (week beginning…)>
< top highlights for this release notes >
< changelog generated by bin/mkreleaselog >
For each RC published in each stage:
version.go
has been updated (in the release-vX.Y.Z
branch).vX.Y.Z-rcN
Checklist:
release-vX.Y.Z
) from master
and make any further release related changes to this branch. If any “non-trivial” changes (see the footnotes of docs/releases.md for a definition) get added to the release, uncheck all the checkboxes and return to this stage.
version.go
in the master
branch to vX.(Y+1).0-dev
.make test
)make test_go_lint
)./bin/mkreleaselog
to generate a nice starter listversion.go
has been updated.release-vX.Y.Z
into the release
branch.release
branch) with vX.Y.Z
.release
branch back into master
, ignoring the changes to version.go
(keep the -dev
version from master).< list generated by bin/mkreleaselog >
Would you like to contribute to the IPFS project and don’t know how? Well, there are a few places you can get started:
help wanted
label in the go-ipfs repoThe best place to ask your questions about IPFS, how it works and what you can do with it is at discuss.ipfs.io. We are also available at the #ipfs
channel on Freenode, which is also accessible through our Matrix bridge.