From ec0572423c04cef171b19dbc92acd342e20fb598 Mon Sep 17 00:00:00 2001 From: yutian Date: Tue, 24 Dec 2024 23:00:34 +0800 Subject: [PATCH] Update TiDB label Update the label name from "for-new-contributors" to "good first issue". --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 45e39dd..fce8318 100644 --- a/data.json +++ b/data.json @@ -293,7 +293,7 @@ { "name": "TiDB", "link": "https://github.com/pingcap/tidb", - "label": "for-new-contributors", + "label": "good first issue", "technologies": [ "Go" ],