From 36290866e8c3fad5f525a50e63a92fb67abd2679 Mon Sep 17 00:00:00 2001 From: Chris Harrelson <3453258+chrishtr@users.noreply.github.com> Date: Mon, 8 Sep 2025 09:07:05 -0700 Subject: [PATCH] Update link to only reference open proposals The previous search included closed items. --- Stages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stages.md b/Stages.md index 27b3d2f..79fbe64 100644 --- a/Stages.md +++ b/Stages.md @@ -1,6 +1,6 @@ # WHATWG Stages -**See [all features using the Stages process](https://github.com/search?q=org%3Awhatwg+label%3A%22stage%3A+1%22%2C%22stage%3A+2%22%2C%22stage%3A+3%22%2C%22stage%3A+4%22&type=issues) and their current states.** +**See [all features using the Stages process](https://github.com/search?q=org%3Awhatwg+label%3A%22stage%3A+1%22%2C%22stage%3A+2%22%2C%22stage%3A+3%22%2C%22stage%3A+4%22++&type=issues&state=open) and their current states.** The WHATWG's approach to "documenting reality" is ideal for nailing down [fundamental parts of the platform](https://spec.whatwg.org/) and improving interoperability and developer satisfaction. It can sometimes be daunting for new [Contributors](./IPR%20Policy.md#contributor), who don't know how to reliably get implementer feedback or editor time commitment. The WHATWG Stages process is an optional, opt-in process that both new and established [Contributors](./IPR%20Policy.md#contributor) can use if they want to get more formal signals on support for their [Contribution](./IPR%20Policy.md#21-contribution). This tool is generally used for medium-to-large [Contributions](./IPR%20Policy.md#21-contribution); it's not expected to be used for each [Contribution](./IPR%20Policy.md#21-contribution).