mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
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. -->
This commit is contained in:
parent
ff60b11b1c
commit
ccb06b0585
|
|
@ -69,7 +69,7 @@ Facebook has adopted a Code of Conduct that we expect project participants to ad
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### Good First Issues
|
### [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/good%20first%20issue) that contain bugs that have a relatively limited scope. This is a great place to get started.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user