summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2016-05-16 22:21:13 -0700
committerRich Trott <rtrott@gmail.com>2016-05-19 22:12:23 -0700
commitb6a646dc8a5a3485dd34bf9cc9fa93009e4ea090 (patch)
tree5d67abc46696449b1c002921aebf62dc16776215 /.github/ISSUE_TEMPLATE.md
parent21b53fe0125caaf16025f2b90624a882f49375f0 (diff)
downloadandroid-node-v8-b6a646dc8a5a3485dd34bf9cc9fa93009e4ea090.tar.gz
android-node-v8-b6a646dc8a5a3485dd34bf9cc9fa93009e4ea090.tar.bz2
android-node-v8-b6a646dc8a5a3485dd34bf9cc9fa93009e4ea090.zip
doc: reduce GitHub template verbosity
Reduce unnecessarily verbose paragraph to a sentence. PR-URL: https://github.com/nodejs/node/pull/6801 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index ac272f8149..3ae4132fbc 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**: