jamesnetherton commented on a change in pull request #1098: Docs navigation improvements, docs wording URL: https://github.com/apache/camel-quarkus/pull/1098#discussion_r409409860
########## File path: docs/modules/ROOT/pages/create-new-extension.adoc ########## @@ -0,0 +1,79 @@ +[[create-a-new-extension]] += Create a new extension + +1. You should know link:#how-to-build[how to build]. + +2. Go through the https://quarkus.io/guides/extension-authors-guide[Quarkus extension author's guide] to get an idea + what is expecting you. Review comment: It's better as: `to get an idea of what is expected from you`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
