From cd3d1a800f1abfea0103e01322c71e8fa6d67d42 Mon Sep 17 00:00:00 2001 From: King Claudy Date: Mon, 9 Oct 2017 18:22:01 +0200 Subject: [PATCH] docs(contributing): add link to easy issues Fill the missing link to easy issues in the CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 66c73388..eacb0e70 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to Hyper -You want to contribute? You're awesome! Don't know where to start? Check the [list of easy issues][]. +You want to contribute? You're awesome! Don't know where to start? Check the [list of easy issues](https://github.com/hyperium/hyper/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy). [easy tag]: https://github.com/hyperium/hyper/issues?q=label%3AE-easy+is%3Aopen