Skip to content

Release management

Jason Evans edited this page Jan 13, 2017 · 2 revisions

Initialization

To initialize a release, create a milestone and a tracking issue, e.g. for 4.4.0, apply the release label, and if the release is not purely based on the dev branch, create an ephemeral branch based on the master branch, e.g. rc-4.4.0.

Clone this wiki locally