From 10007d6dc355153afa75ebf2844d385bf898ad8d Mon Sep 17 00:00:00 2001 From: Hesham Salman Date: Mon, 22 May 2017 08:54:55 -0700 Subject: [PATCH] Add starter tasks to readme, close #754 Summary: Issue fixed: #754 - [ ] All tests pass. Demo project builds and runs. - [ ] I added tests, an experiment, or detailed why my change isn't tested. - [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/756 Differential Revision: D5103956 Pulled By: rnystrom fbshipit-source-id: 212f7b3b7d7a8616d774f787fcb2e7cecf72d0db --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bebd52e..7bf97188 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ For the long term goals and "vision" of `IGListKit`, please read our [Vision](ht Please see the [CONTRIBUTING](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) file for how to help out. At Instagram we sync the open source version of `IGListKit` daily, so we're always testing the latest changes. But that requires all changes be thoroughly tested and follow our style guide. +We have a set of [starter tasks](https://github.com/Instagram/IGListKit/issues?q=is%3Aissue+is%3Aopen+label%3Astarter-task) that are great for beginners to jump in on and start contributing. + ## License `IGListKit` is BSD-licensed. We also provide an additional patent grant.