• The guide uses AsciiDoctor to generate the final HTML/PDF so you should consult with its

    • Fork Apache Wicket’s GIT repository to your own github account

    • To preview your changes run mvn clean package -P guide in the wicket/wicket-user-guide folder (You may use a run configuration in your IDE)

    • Commit and push the changes to your forked Apache Wicket’s GIT repository and create a pull request on github (Enter the created JIRA ticket id into your pull request’s title)

    Thank you!