Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 1.76 KB

1-bug-report.yml

File metadata and controls

47 lines (45 loc) · 1.76 KB
NameAboutLabelsAssignees
\U0001F41B Bug reportCreate a report to help us improve

Thank you for reporting an issue.

This issue tracker is for bugs and issues found within Node.js core.
If you require more general support please file an issue on our help repo. https://github.com/nodejs/help

Please fill in as much of the following form as you're able.

Output of node -v

UNIX: output of uname -a
Windows: output of "$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })" in PowerShell console

If known, please specify affected core module name

Enter details about your bug, preferably a simple code snippet that can be run using node directly without installing third-party dependencies.

If possible please provide textual output instead of screenshots.

If possible please provide textual output instead of screenshots.

Tell us anything else you think we should know.