- From: Jeffrey Yasskin <notifications@github.com>
- Date: Wed, 18 Jun 2025 10:38:02 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3ctag/design-reviews/pull/1102/review/2940131353@github.com>
@jyasskin commented on this pull request.
> + If you're considering shipping a feature
+ that hasn't had a Working Group take it through wide review,
+ please use this form.
```suggestion
If you're considering shipping a feature
without a Working Group's endorsement,
please use this form.
```
> + - User research you did to validate the problem and/or design, if any: https://
+
+ - Web Platform Tests: <!-- Or other tests if this is not a web platform feature. -->
To avoid extra spacing:
```suggestion
- User research you did to validate the problem and/or design, if any: https://
- Web Platform Tests: <!-- Or other tests if this is not a web platform feature. -->
```
> +<% if (type !== "incubation") { -%>
+ - type: textarea
+ attributes:
+ label: Links
+ description: Link to the sections of documents that are relevant to our review.
+ value: |
+<% if (type == "wg-revision") { -%>
+ - TAG review of the previous version of this specification, if any: https://github.com/w3ctag/design-reviews/issues/####
+ - A description of what has changed since our previous review: https://...#section
+
+ <!-- Make a copy of the below items for each distinct feature that
+ has changed since our previous review, and fill in links to
+ describe that feature. For small changes, these may all be included
+ in the issue that motivated the change, but please double-check that
+ all the answers are actually there. -->
+<% } else { -%>
+ - Previous early design review, if any: https://github.com/w3ctag/design-reviews/issues/####
+<% } -%>
For the wg-* types, add a link to the WG's request for a TAG review.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/pull/1102#pullrequestreview-2940131353
You are receiving this because you are subscribed to this thread.
Message ID: <w3ctag/design-reviews/pull/1102/review/2940131353@github.com>
Received on Wednesday, 18 June 2025 17:38:06 UTC