From fabe3d2c3375fd42977519b8724c017fff169b81 Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Sat, 22 Jul 2017 20:28:45 +0200 Subject: [PATCH] github: fix link to help repo in issue template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/libuv/libuv/pull/1431 Reviewed-By: Colin Ihrig Reviewed-By: Saúl Ibarra Corretgé --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c060a606..543dc9fd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,8 @@