diff --git a/formal-reviews/modules/ROOT/pages/contributor-checklist.adoc b/formal-reviews/modules/ROOT/pages/contributor-checklist.adoc index d494c94..ba8719e 100644 --- a/formal-reviews/modules/ROOT/pages/contributor-checklist.adoc +++ b/formal-reviews/modules/ROOT/pages/contributor-checklist.adoc @@ -20,6 +20,7 @@ Before submitting a library for review, work through this checklist to help poli * <> * <> * <> +* <> == Code Quality and Design diff --git a/formal-reviews/modules/ROOT/pages/managing-reviews.adoc b/formal-reviews/modules/ROOT/pages/managing-reviews.adoc index 1b49dad..b9ae2e4 100644 --- a/formal-reviews/modules/ROOT/pages/managing-reviews.adoc +++ b/formal-reviews/modules/ROOT/pages/managing-reviews.adoc @@ -13,6 +13,10 @@ Before a library can be scheduled for formal review, an active Boost member (not Before submitting a library, it will help to understand the role of the review manager. +* <> +* <> +* <> + == The Role of Review Manager The review manager works through the following process: diff --git a/formal-reviews/modules/ROOT/pages/writing-reviews.adoc b/formal-reviews/modules/ROOT/pages/writing-reviews.adoc index 2202068..d5a8e04 100644 --- a/formal-reviews/modules/ROOT/pages/writing-reviews.adoc +++ b/formal-reviews/modules/ROOT/pages/writing-reviews.adoc @@ -17,6 +17,15 @@ Ask questions for the library authors, on the https://lists.boost.org/mailman/li Here's a structured approach to writing a review of a library, covering all the bases: +* <> +* <> +* <> +* <> +* <> +* <> +* <> +* <> + == Introduction Introduce yourself, and your knowledge of the problem domain. Remember that input from a newcomer to a domain is valuable. Briefly introduce the library and its purpose as you see it.