- From: Jeffrey Yasskin <notifications@github.com>
- Date: Wed, 25 Jun 2025 09:35:28 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 June 2025 16:35:32 UTC
@jyasskin commented on this pull request.
> +<% 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/####
+<% } -%>
Done.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/pull/1102#discussion_r2167151172
You are receiving this because you are subscribed to this thread.
Message ID: <w3ctag/design-reviews/pull/1102/review/2958894271@github.com>
Received on Wednesday, 25 June 2025 16:35:32 UTC