aldettinger commented on code in PR #6375: URL: https://github.com/apache/camel-quarkus/pull/6375#discussion_r1726945256
########## docs/modules/ROOT/pages/contributor-guide/release-guide.adoc: ########## @@ -322,9 +342,13 @@ cd generated-platform-project/quarkus-camel/integration-tests mvn clean test ---- + -* If all tests are passing, send a pull request to the Platform. - If there are some new features, fixes, etc. in the release that would be worth to mention in the upcoming Quarkus announcement, - you can tag the pull request with `release/noteworthy-feature` label and provide a short text about those features in the PR description. +* If all tests are passing, prepare a pull request to the Platform +* Paste the URL of the xref:contributor-guide/release-guide.adoc#release-announcement[Camel Quarkus release announcement] to the description field of the pull request. + Quarkus team will then be able refer to our release announcement from their release announcement. Review Comment: ```suggestion Quarkus team will then be able to refer to our release announcement from their release announcement. ``` -- 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