diff --git a/docs/release-strategy.md b/docs/release-strategy.md index 668d2fc3..b201ffb6 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 `#sdg` channel on Slack + - The `#sdg` channel on Discord - The `dev` mailing list ### Z-Stream @@ -61,4 +62,5 @@ 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. If changes warrant an announcement, announce via the following: - The `#sdg` channel on Slack + - The `#sdg` channel on Discord - The `dev` mailing list