Skip to content

Commit 0d44bbe

Browse files
authored
Merge pull request #199 from RobotSail/add-discord
feat: update release-strategy to include discord
2 parents 1aefd04 + 742e05a commit 0d44bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-strategy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
5252
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`).
5353
1. Announce release via the following:
5454
- The `#eval` channel on Slack
55+
- The `#eval` channel on Discord
5556
- The `dev` mailing list
5657

5758
### Z-Stream
@@ -61,6 +62,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
6162
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`).
6263
1. Announce release via the following:
6364
- The `#eval` channel on Slack
65+
- The `#eval` channel on Discord
6466
- The `dev` mailing list
6567

6668
## Release Notes

0 commit comments

Comments
 (0)