From b678fb6191de0d9f7155ee3b5b94a00f698a4aa6 Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Tue, 18 Apr 2017 10:53:54 +0200 Subject: [PATCH] github: add ISSUE_TEMPLATE.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add a ISSUE_TEMPLATE that redirects people to libuv/help for questions. PR-URL: https://github.com/libuv/libuv/pull/1309 Refs: https://github.com/libuv/libuv/issues/1305 Reviewed-By: Colin Ihrig Reviewed-By: Saúl Ibarra Corretgé --- .github/ISSUE_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..c060a606 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,9 @@ + +* **Version**: +* **Platform**: