Add servo-starters to CONTRIBUTING

Fixes #8338
This commit is contained in:
James Sanders 2015-11-07 13:11:42 -07:00
parent 9a465c5842
commit dd51a276a4

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 given feedback for changes that would be required. All contributions should
follow this format, even those from core contributors. 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 See [`HACKING_QUICKSTART.md`](HACKING_QUICKSTART.md) for more information
on how to start working on Servo. on how to start working on Servo.