[ ] Consistency of guide with template and other guides
[ ] Examples with the right outcomes are provided
[ ] Example with the wrong outcomes, if any, are provided
[ ] Check that all licensing statements are properly stated in all files
[ ] Check that the pom.xml, server.xml, etc files are clean up
[ ] Check that the directories are properly structured
[ ] Test the guide on 3 platforms: Mac, Win, Liniux
[ ] If any URL visits, try them on different browsers: Firefox, Chrome, Safari
[ ] If any URL visits, try curl command where applicable
[ ] Ensure that the guide is using the latest version of the liberty-maven-plugin or gradle plugin
[ ] Check that some of these page-tags are used in a guide: MicroProfile, Maven, Docker, Kubernetes, Gradle, Java EE, Security. Only these tags are visible on the website. Latest list here.
[ ] Check that other tags relevant to the guide are added. These will not be visible on the website, but can help the guide to be searchable.
[ ] Check the attribution statement is accurate for the guide.
Peer Review
page-tags
are used in a guide:MicroProfile, Maven, Docker, Kubernetes, Gradle, Java EE, Security
. Only these tags are visible on the website. Latest list here.[ ] Check the
attribution
statement is accurate for the guide.Peer Testing
Guide’s contributor’s (if available, otherwise peer tester’s) responsibility:
curl
command for URL visitsdiff -r start/ finish/
[ ] Ensure that the automation tests are able to run with continuous daily build
Peer Tester’s responsibility: