Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 249 Bytes

HOWTORELEASE.rst

File metadata and controls

7 lines (6 loc) · 249 Bytes

Here are the steps on how to make a new release.

  1. Create a release-VERSION branch from upstream/master.
  2. Update CHANGELOG.rst.
  3. Push a branch with the changes.
  4. Once all builds pass, push a tag to upstream.
  5. Merge the PR.