From 51ca04766fbf8dfc72e99ea759bdd2a6707b0b09 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 14 May 2014 17:36:38 +0530 Subject: [PATCH] Add a link to easy bugs --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9e632fa338..b0e44b15a63 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,7 @@ 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/mozilla/servo/issues?labels=E-easy&page=1&state=open) on GitHub. ## Pull Request Checklist