Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated good first issues section #26476

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -68,7 +68,7 @@ Read our [contributing guide](https://reactjs.org/docs/how-to-contribute.html) t

### Good First Issues

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 issues for beginners [good first issues(Starter)](https://github.com/facebook/react/issues?q=is%3Aopen+label%3A%22Difficulty%3A+starter%22++%26+%22good+first+issue%22+), for intermediate [good first issues(Medium)](https://github.com/facebook/react/issues?q=is%3Aopen+label%3A%22Difficulty%3A+medium%22++%26+%22good+first+issue%22+) that contain bugs that have a relatively limited scope. This is a great place to get started.

### License

Expand Down