jamesnetherton commented on code in PR #6375: URL: https://github.com/apache/camel-quarkus/pull/6375#discussion_r1726733854
########## 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: > move the whole announcement paragraph right before the Platform upgrade? Yes, would probably be safer that way. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org