diff --git a/docs/release-strategy.md b/docs/release-strategy.md index 74e5bc6..3b586e7 100644 --- a/docs/release-strategy.md +++ b/docs/release-strategy.md @@ -52,6 +52,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut. 1. Create a new release on GitHub targeting the release branch and using the latest Y-Stream tag as the previous release (e.g. `0.15.1` precedes `0.16.0`). 1. Announce release via the following: - The `#eval` channel on Slack + - The `#eval` channel on Discord - The `dev` mailing list ### Z-Stream @@ -61,6 +62,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut. 1. Create a new release on GitHub targeting the release branch and using the previous Z-Stream tag as the previous release (e.g. `0.15.0` precedes `0.15.1`). 1. Announce release via the following: - The `#eval` channel on Slack + - The `#eval` channel on Discord - The `dev` mailing list ## Release Notes