File tree 1 file changed +26
-4
lines changed
1 file changed +26
-4
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,35 @@ Please fill in as much of the template below as you're able.
11
11
Version: output of `node -v`
12
12
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
13
13
Subsystem: if known, please specify affected core module name
14
-
15
- If possible, please provide code that demonstrates the problem, keeping it as
16
- simple and free of external dependencies as you are able.
17
14
-->
18
15
19
16
* ** Version** :
20
17
* ** Platform** :
21
18
* ** Subsystem** :
22
19
23
- <!-- Enter your issue details below this comment. -->
20
+ ### What steps will reproduce the bug?
21
+
22
+ <!--
23
+ Enter details about your bug, preferably a simple code snippet that can be
24
+ run using `node` directly without installing third-party dependencies.
25
+ -->
26
+
27
+ ### How often does it reproduce? Is there a required condition?
28
+
29
+ ### What is the expected behavior?
30
+
31
+ <!--
32
+ If possible please provide textual output instead of screenshots.
33
+ -->
34
+
35
+ ### What do you see instead?
36
+
37
+ <!--
38
+ If possible please provide textual output instead of screenshots.
39
+ -->
40
+
41
+ ### Additional information
42
+
43
+ <!--
44
+ Tell us anything else you think we should know.
45
+ -->
You can’t perform that action at this time.
0 commit comments