From 5757b51e561e84dc77816fbc2f8d9f498fcb767e Mon Sep 17 00:00:00 2001 From: Adam Retter Date: Thu, 4 Sep 2025 14:59:46 +0200 Subject: [PATCH] [doc] Add missing release steps to the release documentation --- VERSIONING_AND_RELEASING.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/VERSIONING_AND_RELEASING.md b/VERSIONING_AND_RELEASING.md index eee95453ed..fa8ca580a0 100644 --- a/VERSIONING_AND_RELEASING.md +++ b/VERSIONING_AND_RELEASING.md @@ -222,11 +222,15 @@ You will require a system with: 8. Post it to the [LinkedIn Elemental group](https://www.linkedin.com/groups/10070373/) -9. Submit a news item to XML.com - [https://www.xml.com/news/submit-news-item/](https://www.xml.com/news/submit-news-item/). +9. Post a message about the release to the Elemental #community Slack channel. -10. Update the Wikipedia page with the new version details - [https://en.wikipedia.org/wiki/Elemental](https://en.wikipedia.org/wiki/Elemental). +10. Post a message about the release to the XML.com #general Slack channel. -11. Go to GitHub and move all issues and PRs which are still open for the release milestone to the next release milestone. Close the release milestone. +11. Submit a news item to XML.com - [https://www.xml.com/news/submit-news-item/](https://www.xml.com/news/submit-news-item/). + +12. Update the Wikipedia page with the new version details - [https://en.wikipedia.org/wiki/Elemental](https://en.wikipedia.org/wiki/Elemental). + +13. Go to GitHub and move all issues and PRs which are still open for the release milestone to the next release milestone. Close the release milestone. ### Releasing to Homebrew