From b6a646dc8a5a3485dd34bf9cc9fa93009e4ea090 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Mon, 16 May 2016 22:21:13 -0700 Subject: [PATCH] doc: reduce GitHub template verbosity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reduce unnecessarily verbose paragraph to a sentence. PR-URL: https://github.com/nodejs/node/pull/6801 Reviewed-By: James M Snell Reviewed-By: Johan Bergström Reviewed-By: Brian White Reviewed-By: Rod Vagg Reviewed-By: Myles Borins --- .github/ISSUE_TEMPLATE.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ac272f8149c2bb..3ae4132fbcbdc7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,11 +6,8 @@ Version: usually output of `node -v` Platform: either `uname -a` output, or if Windows, version and 32 or 64-bit Subsystem: if known, please specify affected core module name -It will be much easier for us to fix the issue if a test case that reproduces -the problem is provided. Ideally this test case should not have any external -dependencies. We understand that it is not always possible to reduce your code -to a small test case, but we would appreciate to have as -much data as possible. +If possible, please provide code that demonstrates the problem, keeping it as +simple and free of external dependencies as you are able. --> * **Version**: