From 7452dfab69a88819e07227f088c38ad15cf7d31b Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Fri, 12 Jun 2015 11:29:27 -0700 Subject: [PATCH] docs(CONTRIBUTING): add link to easy issues --- CONTRIBUTING.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a6d42d0..d9a346a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,11 @@ # Contributing to Hyper -You want to contribute? You're awesome! When submitting a Pull Request, please have your commits follow these guidelines: +You want to contribute? You're awesome! Don't know where to start? Check the [easy tag][]. + +[easy tag]: https://github.com/hyperium/hyper/issues/labels/easy + +When submitting a Pull Request, please have your commits follow these guidelines: + ## Git Commit Guidelines