blob: 3b0d33375e8ba0b76a4cd042a10ef92c1ae507bd [file] [log] [blame] [view]
---
layout: website-normal
title: Fix on the release branch
navgroup: developers
---
Make whatever changes are necessary on the release branch, supported by discussions on the mailing list.
Repeat the instructions to [make release artifacts](make-release-artifacts.md).
Remember that after the release is done, you should cherry-pick the changes to a new feature branch based on `master`
and open a pull request, so that the next version will incorporate the bug fixes.