Auto merge of #8398 - jsanders:point-contributing-to-servo-starters, r=nox

Add servo-starters to CONTRIBUTING

Fixes #8338

Came across this after following the old link in CONTRIBUTING, and was unaware of servo-starter (which is awesome, by the way).

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8398)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-11-08 02:22:40 +05:30
commit 89852b9f91

View file

@ -12,7 +12,8 @@ pull requests. Each pull request will be reviewed by a core contributor
given feedback for changes that would be required. All contributions should
follow this format, even those from core contributors.
If you're looking for easy bugs, have a look at the [E-Easy issue tag](https://github.com/servo/servo/labels/E-easy) on GitHub.
Head over to [Servo Starters](http://servo.github.io/servo-starters/) to find
good tasks to start with.
See [`HACKING_QUICKSTART.md`](HACKING_QUICKSTART.md) for more information
on how to start working on Servo.