aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJames Sanders <sanderjd@gmail.com>2015-11-07 13:11:42 -0700
committerJames Sanders <sanderjd@gmail.com>2015-11-07 13:11:42 -0700
commitdd51a276a4e367b59d206c200edfb430cd52ffe8 (patch)
tree482eabbcefde063b2c70ad5fc5c3f29c984ce72b /CONTRIBUTING.md
parent9a465c58429547b59b8a6e1258eaaea46bf7e5a2 (diff)
downloadservo-dd51a276a4e367b59d206c200edfb430cd52ffe8.tar.gz
servo-dd51a276a4e367b59d206c200edfb430cd52ffe8.zip
Add servo-starters to CONTRIBUTING
Fixes #8338
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cf12e0ae34c..a2dae5456fc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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.