mirror of
https://github.com/nodejs/node.git
synced 2024-11-24 20:29:23 +01:00
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>
This commit is contained in:
parent
21b53fe012
commit
b6a646dc8a
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
@ -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**:
|
||||
|
Loading…
Reference in New Issue
Block a user