We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b53fe commit b6a646dCopy full SHA for b6a646d
.github/ISSUE_TEMPLATE.md
@@ -6,11 +6,8 @@ Version: usually output of `node -v`
6
Platform: either `uname -a` output, or if Windows, version and 32 or 64-bit
7
Subsystem: if known, please specify affected core module name
8
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.
+If possible, please provide code that demonstrates the problem, keeping it as
+simple and free of external dependencies as you are able.
14
-->
15
16
* **Version**:
0 commit comments