diff --git a/README.md b/README.md index d694c24..7fb11ce 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Inspired by [First Timers Only](https://medium.com/@kentcdodds/first-timers-only 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 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. + ## .NET - [Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
Should testing for .net - the way Asserting *Should* be!