Skip to content

Commit ccb06b0

Browse files
authored
Add hyperlink for Good First Issues header (#29103)
## Summary The "Good First Issues" header in the README was missing a hyperlink where the other similar headlines had one. <!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? --> ## How did you test this change? N/A <!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. How exactly did you verify that your PR solves the issue you wanted to solve? If you leave this empty, your PR will very likely be closed. -->
1 parent ff60b11 commit ccb06b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Facebook has adopted a Code of Conduct that we expect project participants to ad
6969

7070
Read our [contributing guide](https://legacy.reactjs.org/docs/how-to-contribute.html) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React.
7171

72-
### Good First Issues
72+
### [Good First Issues](https://github.com/facebook/react/labels/good%20first%20issue)
7373

7474
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.
7575

0 commit comments

Comments
 (0)