From ce4b4e0b4f7bf8bd71224cb54a658d360d20e7d0 Mon Sep 17 00:00:00 2001 From: Leonardo Yvens Date: Tue, 7 Jul 2015 15:12:17 -0300 Subject: [PATCH] docs(CONTRIBUTING): link to open easy issues --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9a346a9..23fb7dd3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ 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 +[easy tag]: https://github.com/hyperium/hyper/issues?q=label%3Aeasy+is%3Aopen When submitting a Pull Request, please have your commits follow these guidelines: