mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 09:18:29 +00:00
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
This commit is contained in:
parent
aacb369c10
commit
10007d6dc3
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue