jamesnetherton commented on code in PR #6375: URL: https://github.com/apache/camel-quarkus/pull/6375#discussion_r1726698434
########## docs/modules/ROOT/pages/contributor-guide/release-guide.adoc: ########## @@ -182,6 +182,24 @@ git commit -am "Next is $NEXT_SNAPSHOT" # Send a pull request ---- +[[release-announcement]] +== Write the release announcement blog post + +Taking inspiration from previous release announcement blog posts, we need to write one for the release at hand. + +The time before closing the vote is perhaps the most suitable for writing the release announcement. +In that way, the announcement link can be shared with Quarkus team via +xref:contributor-guide/release-guide.adoc#quarkus-platform[Platform pull request] +and Quarkus team will mention the new Camel Quarkus release in their announcement thus reaching the whole Quarkus audience. + +Please, keep in mind a few things when preparing the pull request for the camel-website: Review Comment: > preparing the pull request Are we intending for the PR to actually be opened at this stage? If it's done before the vote is closed, then it'd need to be in draft status before all of the bits have been released. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
