From d8e138770f20e6fe5c6ba86840c9ec0d74400011 Mon Sep 17 00:00:00 2001 From: Qiao Liang Date: Sun, 3 Jan 2016 14:48:07 +0800 Subject: [PATCH] added easy tasks to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cc7c5273..7f36a8b69 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ The GitHub issues are intended for bug reports and feature requests. For help an For more information about contributing PRs and issues, see our [Contribution Guidelines](https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md). +[Good First Task](https://github.com/facebook/react-native/labels/Good%20First%20Task) is a great starting point for PRs. + We encourage the community to ask and answer questions on Stack Overflow with [the react-native tag](https://stackoverflow.com/questions/tagged/react-native). It's a great way to help out and be involved! ## License