Conversation
jeffpaul
left a comment
There was a problem hiding this comment.
Looks good to me, though in the future feel free to lump most of the items noted here into a generic "Documentation updates" changelog entry with the various props/via references there.
|
Though I guess one question on #160 for repos that already added the svn step to their workflow file, will things work ok for them (I think we've done that already in a couple places)? |
@jeffpaul Should do, #160 includes a |
|
Hey all, just stumbled across this. Curious when you're planning to publish this release? I'm asking since the change with |
|
@felixarntz we'll get the release out this week, chasing down some things elsewhere but should be able to get back to this shortly |
develop, cut a release branch namedrelease/X.Y.Zfor your changes.CHANGELOG.md.CREDITS.mdfile with any new contributors, confirm maintainers are accurate.README.md.develop(or merge the pull request), then mergedevelopintostable(git checkout stable && git merge --no-ff develop).git push origin stable).stablebranch. Paste the changelog fromCHANGELOG.mdinto the body of the release and include a link to the closed issues on the milestone. The release should now appear under releases.Due date (optional)field) and link to GitHub release (in theDescription field), then close the milestone.X.Y.Zdo not make it into the release, update their milestone toX.Y.Z+1,X.Y+1.0,X+1.0.0orFuture Release.