Clarify RELEASE.md again
This commit is contained in:
@ -135,7 +135,8 @@ Alternatively use the Github UI.
|
|||||||
1. Open a PR against origin/vX.Y and then merge the PR after passing CI.
|
1. Open a PR against origin/vX.Y and then merge the PR after passing CI.
|
||||||
|
|
||||||
### Prepare for the next release
|
### Prepare for the next release
|
||||||
1. Go to [GitHub Releases](https://github.com/solana-labs/solana/releases) and create a new draft release for `X.Y.Z+1` with empty release nodes. This allows people to incrementally add new release notes until it's time for the next release
|
1. Go to [GitHub Releases](https://github.com/solana-labs/solana/releases) and create a new draft release for `X.Y.Z+1` with empty release notes. This allows people to incrementally add new release notes until it's time for the next release
|
||||||
|
1. Also, point the branch field to the same branch and mark the relese as **"This is a pre-release"**.
|
||||||
1. Go to the [Github Milestones](https://github.com/solana-labs/solana/milestones). Create a new milestone for the `X.Y.Z+1`, move over
|
1. Go to the [Github Milestones](https://github.com/solana-labs/solana/milestones). Create a new milestone for the `X.Y.Z+1`, move over
|
||||||
unresolved issues still in the `X.Y.Z` milestone, then close the `X.Y.Z` milestone.
|
unresolved issues still in the `X.Y.Z` milestone, then close the `X.Y.Z` milestone.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user