From 8c3c08bdd7b42a71f428f93a08b28cfa8ff886a2 Mon Sep 17 00:00:00 2001 From: Ederson Date: Thu, 6 Jun 2024 17:00:33 +1000 Subject: [PATCH 1/2] doc: change to correct label --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 28ce1def..a77916e6 100644 --- a/data.json +++ b/data.json @@ -1995,7 +1995,7 @@ { "name": "flutter", "link": "https://github.com/flutter/flutter", - "label": "good first contribution", + "label": "good first issue", "technologies": [ "Dart" ], From 82b5a05e6cffd2a2ce6da5e355101b098b4d94fd Mon Sep 17 00:00:00 2001 From: Ederson Date: Thu, 6 Jun 2024 17:01:26 +1000 Subject: [PATCH 2/2] docs: update Flutter issue link for easier first-time contributor access --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index a77916e6..2ecfe541 100644 --- a/data.json +++ b/data.json @@ -1994,7 +1994,7 @@ }, { "name": "flutter", - "link": "https://github.com/flutter/flutter", + "link": "https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22", "label": "good first issue", "technologies": [ "Dart"