diff options
author | Manish Goregaokar <manishsmail@gmail.com> | 2014-05-14 17:36:38 +0530 |
---|---|---|
committer | Manish Goregaokar <manishsmail@gmail.com> | 2014-05-14 17:36:38 +0530 |
commit | 51ca04766fbf8dfc72e99ea759bdd2a6707b0b09 (patch) | |
tree | 835eba552dcacf7ddc3df81b20c0a56c84874079 /CONTRIBUTING.md | |
parent | 288550a2bf034e76a8c1fb46eced6439d38669d3 (diff) | |
download | servo-51ca04766fbf8dfc72e99ea759bdd2a6707b0b09.tar.gz servo-51ca04766fbf8dfc72e99ea759bdd2a6707b0b09.zip |
Add a link to easy bugs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 |