From 6a0efefad997c0a7ea3a7536b905ddfdd4e55e8b Mon Sep 17 00:00:00 2001 From: Shahab Lavasani <122942441+ShahabSL@users.noreply.github.com> Date: Sun, 20 Apr 2025 12:11:11 -0500 Subject: [PATCH] changed the label for iD project to the right one --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 85afaac..7f75c2c 100644 --- a/data.json +++ b/data.json @@ -474,7 +474,7 @@ { "name": "iD", "link": "https://github.com/openstreetmap/iD", - "label": "good first issue", + "label": "new contributor opportunity", "technologies": [ "JavaScript" ],