File tree Expand file tree Collapse file tree 1 file changed +26
-4
lines changed Expand file tree Collapse file tree 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.
1111Version: output of `node -v`
1212Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
1313Subsystem: 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.
1714-->
1815
1916* ** Version** :
2017* ** Platform** :
2118* ** Subsystem** :
2219
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