From 7eb84f9bef254af664dad77321859e981e454c2f Mon Sep 17 00:00:00 2001 From: "Daniel D. Beck" Date: Tue, 7 Apr 2026 15:49:01 +0200 Subject: [PATCH] New feature issue template: suggest more browser support sources --- .github/ISSUE_TEMPLATE/new-feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new-feature.yml b/.github/ISSUE_TEMPLATE/new-feature.yml index 421e7cb2cbe..2657830bc61 100644 --- a/.github/ISSUE_TEMPLATE/new-feature.yml +++ b/.github/ISSUE_TEMPLATE/new-feature.yml @@ -29,4 +29,4 @@ body: - type: textarea attributes: label: Browser support - description: If you have a caniuse.com link or other information about browser support, please share here. + description: If you have a caniuse.com, Chrome Platform Status, implementation bug, or other URL to help understand browser support, add it here.