Skip to content

Commit 45ca7cf

Browse files
Trottrvagg
authored andcommitted
doc: reduce GitHub template verbosity
Reduce unnecessarily verbose paragraph to a sentence. PR-URL: #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>
1 parent ceee56b commit 45ca7cf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ Version: usually output of `node -v`
66
Platform: either `uname -a` output, or if Windows, version and 32 or 64-bit
77
Subsystem: if known, please specify affected core module name
88
9-
It will be much easier for us to fix the issue if a test case that reproduces
10-
the problem is provided. Ideally this test case should not have any external
11-
dependencies. We understand that it is not always possible to reduce your code
12-
to a small test case, but we would appreciate to have as
13-
much data as possible.
9+
If possible, please provide code that demonstrates the problem, keeping it as
10+
simple and free of external dependencies as you are able.
1411
-->
1512

1613
* **Version**:

0 commit comments

Comments
 (0)