From caadc167094dfbb38b497f27d3100a4cf5819428 Mon Sep 17 00:00:00 2001 From: Vasilis Kortsimelidis Date: Fri, 13 Jun 2025 10:11:30 +0100 Subject: [PATCH 1/2] =?UTF-8?q?Fix=20broken=20link=20to=20=E2=80=9Cgood=20?= =?UTF-8?q?first=20issue=E2=80=9D=20label=20in=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88f8e827b0255..b6ed7d068ff1d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Read our [contributing guide](https://legacy.reactjs.org/docs/how-to-contribute. ### [Good First Issues](https://github.com/facebook/react/labels/good%20first%20issue) -To help you get your feet wet and get you familiar with our contribution process, we have a list of [good first issues](https://github.com/facebook/react/labels/good%20first%20issue) that contain bugs that have a relatively limited scope. This is a great place to get started. +To help you get your feet wet and get you familiar with our contribution process, we have a list of [good first issues](https://github.com/facebook/react/labels/%22good%20first%20issue%22) that contain bugs that have a relatively limited scope. This is a great place to get started. ### License From 7ea74e283cd6cb2239aa93ea27b3322896094a84 Mon Sep 17 00:00:00 2001 From: Vasilis Kortsimelidis Date: Fri, 13 Jun 2025 11:03:21 +0100 Subject: [PATCH 2/2] Trigger CLA check