From 750daa04d1c000795b2655372d44706f830d5747 Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Sat, 19 Dec 2020 21:58:03 +0200 Subject: [PATCH] Announcement guide --- docs/Release-Guide.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/Release-Guide.md b/docs/Release-Guide.md index 2c9674aa3..a3b33518c 100644 --- a/docs/Release-Guide.md +++ b/docs/Release-Guide.md @@ -10,6 +10,11 @@ Release process guidance 5. Push release tag to https://github.com/VictoriaMetrics/VictoriaMetrics : `git push origin v1.xx.y`. 6. Go to https://github.com/VictoriaMetrics/VictoriaMetrics/releases , create new release from the pushed tag on step 5 and upload `*.tar.gz` archive with the corresponding `_checksums.txt` from step 2. +### Public Announcement + +1. Publish message in slack (victoriametrics.slack.com, general channel) +2. Post twit with release notes URL +3. Post in subreddit https://www.reddit.com/r/VictoriaMetrics/ ## Helm Charts