Merge pull request #1608 from ShahabSL/iD-project-new-label

Corrected the label for iD project to `new contributor opportunity`
This commit is contained in:
Sammy Hori
2025-04-20 20:29:05 +01:00
committed by GitHub

View File

@@ -474,7 +474,7 @@
{ {
"name": "iD", "name": "iD",
"link": "https://github.com/openstreetmap/iD", "link": "https://github.com/openstreetmap/iD",
"label": "good first issue", "label": "new contributor opportunity",
"technologies": [ "technologies": [
"JavaScript" "JavaScript"
], ],