Add more advice for beginners. (#163)

Fixes #153
This commit is contained in:
Utkarsh Upadhyay 2017-10-30 09:04:00 +01:00 committed by Shmavon Gazanchyan
parent de3093c69a
commit b5fd55f6f7

View File

@ -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)_ <br> Should testing for .net - the way Asserting *Should* be!