From 1832bd5c862e756d4c5b64846ff358b693a677f7 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Thu, 21 Aug 2025 08:08:15 -0700 Subject: [PATCH] Update 4_web.md Closes https://github.com/dart-lang/sdk/pull/61354 GitOrigin-RevId: d086775c01a63c3b20b2db4fa80cd5229d30895b Change-Id: I5606122696108b5709b5daa7891e0f10cfb6a726 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/445788 Reviewed-by: Srujan Gaddam Reviewed-by: Alexander Thomas --- .github/ISSUE_TEMPLATE/4_web.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4_web.md b/.github/ISSUE_TEMPLATE/4_web.md index 049689a8d3a..b9f09895dba 100644 --- a/.github/ISSUE_TEMPLATE/4_web.md +++ b/.github/ISSUE_TEMPLATE/4_web.md @@ -1,9 +1,8 @@ --- name: Report an issue related to Dart web. about: >- - Create a bug or file a feature request related to Dart web (including the web - compilers, web libraries, and JS interop). -labels: area-web + Create a bug or file a feature request related to JavaScript support for Dart Web (including DDC, dart2js, and JS interop). +labels: area-web-js --- If this is a bug report, please help us by providing: