From 3c473da5c5f237f32b9805cfb188463fbe3a6e90 Mon Sep 17 00:00:00 2001 From: jylew <32229799+justinlew@users.noreply.github.com> Date: Sat, 9 Mar 2019 15:14:57 -0800 Subject: [PATCH] Update README.md (#302) Simple change in introduction paragraph. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16094b7..25c1403 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A list of awesome beginners-friendly projects. Inspired by [First Timers Only](https://medium.com/@kentcdodds/first-timers-only-78281ea47455#.vsu847e81) blog post and [YourFirstPR](http://yourfirstpr.github.io/) project. -If you are an open source project maintainer, add the label `first-timers-only` (or similar) to your project and list it here so people can find it. +If you are a maintainer for open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so people can find it. If you are looking to contribute then explore this list, look at [`first-timers-only` labelled open issues on Github](https://github.com/search?utf8=%E2%9C%93&q=label%3Afirst-timers-only+is%3Aissue+is%3Aopen&type=), and follow [@first_tmrs_only](https://twitter.com/first_tmrs_only) on Twitter to be notified when a new `first-timers-only` issue is created.