How to do Wide Review

Getting early and wide review of a document is very important, yet in practice it can be challenging. This document provides some best practices for getting document review; it does not define explicit mandatory steps.

This page is linked to from The Guide. See also the Wide Review section in the W3C Process document.

Feedback on this document is welcome, preferably by raising an issue or a pull request.

Contents

Who to ask for review?

Much of this document focuses on how and when to conduct horizontal reviews, but they are only a subset of a full wide review, which must also include other stakeholders including Web developers, technology providers and implementers not active in the Working Group, external groups and standards organizations working on related areas, etc. Here is a list of suggestions:

Use public-review-announce@w3.org for general announcements regarding wide and horizontal reviews. However, note that sending an email to this list alone is not sufficient to trigger horizontal reviews. You will still need to formally request review from the Horizontal Groups, as described below.

How to get horizontal review

When you have published a First Public Working Draft, you should work through available "self-review" materials and request review of your results in at least the following areas. Long enough before you request a transition to CR, you should do the same again, identifying substantive specification changes since the first review.

The meaning of "Long enough" depends on how many changes there are, how clearly you have explained them, and how much discussion is needed to resolve issues. Pointing to 14 concise points for a small spec means a short time if they are simple fixes, pointing to 900 diffs from commits and hoping people understand them in a 300 page spec means it will take a long time to get review, and potentially a long time to also discuss and agree on how to solve the issues. If you have effectively identified issues for review during development and received feedback on them, the review time will probably be shorter. Horizontal review groups sometimes get bogged down; planning in advance is useful.

Accessibility
Work through this questionnaire then request a review via GitHub from APA
Show useful links
Architecture
Ask the TAG for review; see how to work with the TAG. If you are developing javascript APIs you may also want to ask public-script-coord@w3.org, a technical discussion list shared by W3C and ECMA's TC 39.
Show useful links
Internationalisation
Read the Request a review page, then work through the Short Checklist, then request a review via GitHub.
Show useful links
Privacy
Write a "Privacy Considerations" section for your document, taking into account the Self-Review Questionnaire: Security and Privacy, Mitigating Browser Fingerprinting in Web Specifications, and RFC6973 then request a review via GitHub from the Privacy Interest Group.
Show useful links
Security
Write a "Security Considerations" section for your document, taking into account the Self-Review Questionnaire: Security and Privacy, then request a review via GitHub
Show useful links

You should familiarize yourself with the rest of this document. This section is just a quick reminder for when you are in the middle of doing the work.

Recognize that horizontal review groups may be resource limited and may only be able to do one review or may have difficulty scheduling your review quickly. Give them as much time as you can, consistent with asking for review while it is still reasonable to change the technology to accommodate the issues they find.

When should review be requested?

Working with Horizontal Review labels

Applying these labels doesn't replace the need to schedule a review of your spec at an appropriate time. (See How to Get Horizontal Review above.) Horizontal groups participants can find detailed process information here.

Day-to-day use of labels

Apply the *-tracker label in your own repository to draw a horizontal review group’s attention to an issue in one of your own repositories. Horizontal review groups may also apply the label if they are interested in tracking a particular issue. Tooling will automatically notify the horizontal group that you attached the label.

If you want some specific advice from the horizontal group, describe that request in the issue thread.

Horizontal review groups may apply the *-needs-resolution label to issues they expect to be resolved before the specification moves to a new maturity level. Working Groups must not remove or add this label (not even when you close your issue).

If the horizontal group believes that an issue with a *-tracker label needs to be resolved before a transition, they may apply a *-needs-resolution label to the issue. Automatic tooling will later remove the *-tracker label.

If you close an issue with a *-tracker or *-needs-resolution label attached, do not remove the label. Keeping the label maintains the tracking if the issue is reopened, but also provides potentially useful information about what was tracked. (Closed issues in your repository have no effect on tools that check for unresolved issues.)

At the end of a review, and before attempting to transition the spec, you should clarify that a resolution is described for all of the issues with a *-needs-resolution label, and check that the horizontal group is aware of those resolutions. You don't have to do this for issues with the *-tracker label. (The horizontal group was only tracking those issues, not expecting a particular resolution.)

Note that the label may be applied by setting it directly on the issue if you have proper rights, or by appending it preceded with a PLUS sign (+) in the issue description, +*-tracker or +*-needs-resolution.

What happens to unresolved issues marked *-needs-resolution?

As lead technical architect, the W3C Director is tasked (among many things) to assess consensus within W3C for architectural issues and to decide on the outcome of Formal Objections. When a horizontal issue gets flagged as *-needs-resolution and a Group chooses to request a new Maturity level despite the lack of consensus with the horizontal group, it is the task of the Director to assess the issue and the outcome of the request. A horizontal group MAY choose to elevate an horizontal issue as a Formal Objection to elevate further the importance of an issue per the W3C Process.

In the case where an horizontal issue hasn’t been addressed and the document was allowed to move forward, it is recommended that the issue remains open in the horizontal group repository (it MAY get closed in the specification repository unless the Director requests otherwise). Some issues may take years to get resolved, but that doesn’t mean those should be forgotten.

Issue trackers

The horizontal groups maintain repositories containing issues that track those raised in the WG repos. You can see a list of tracked issues on the tracker boards, one per horizontal area.

Horizontal groups participants can find detailed process information here.

FAQ

Q: Is security and/or privacy review mandatory before a First Public Working Draft is published?
  • A: It is strongly encouraged but not required. Resolving security and privacy issues can require significant changes in specs, so it helps to identify them early.
Q: Does a group need to prove its documents have had wide review before proceeding to CR?
  • A: Yes, since Process-2019.
Q: How does a group prove its documents have had wide review before proceeding to CR?
  • A: Requests to the horizontal review groups will appear in Github, as above.
  • A: Keep a Disposition of Comments (DoC) Document showing comments received and a summary of their resolution.
Q: Is there such a thing as too many reviews?
  • A: Not really
Q: Is it possible to make too many requests for review?
  • A: Yes. To help the review groups, only request updated reviews when substantive changes have been made, and clearly identify the changes since the last review.
  • A: This is also the reason that the Process clearly suggests there should be (TR) Working Drafts published when there are "significant changes that would benefit from review beyond the Working Group", rather than every day or only twice in the life of a spec…
  • A: TR Working Drafts are also useful for reviews since they provide a dated snapshot which can be recovered when the review comments are being discussed. Trying to discuss review comments against a document which has changed out of all recognition can be a frustrating and inefficient experience.

Common mistakes when making a transition request

  1. If you make substantive changes, you'll need to do a wide review for those before you move forward to the next maturity stage.

  2. Never ever exclude some horizontal groups from your review requests because you concluded it was irrelevant for them or they haven't responded to your last request.

    Let them make the decision that something is irrelevant to their field of expertise instead. You're welcome to time out if you don't hear back, and request to move forward anyway.

  3. Publish a Working Draft or a Candidate Recommendation Draft when asking for reviews.

    It's better for a Group to miss the fact that you fixed an issue in your editor's draft than the Team missing the fact you made an unreviewed substantive change in your editor's draft.

  4. Don't flag your issues with one of those *-needs-resolution labels, and don't remove one which has been applied (you can close the issue though, if it is resolved).

    Those are intended solely to be used by horizontal groups to bring special attention.

  5. Don't assume that the horizontal group will be able to schedule and complete a review within 2 weeks so that you can proceed to CR.

    They may not even be able to find someone with availability to do the review in that time, and then they need a week or two to discuss their response after the review, and then they'll send you comments that may require you to make substantive changes.

Terminology and abbreviations

Abbreviations:

Enhancement Requests

Last updated 18 Jun 2021. See the commit history.