0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 07:00:59 +01:00
nodejs/.github/ISSUE_TEMPLATE/1-bug-report.md

25 lines
612 B
Markdown
Raw Normal View History

---
name: "\U0001F41B Bug report"
about: Create a report to help us improve
---
<!--
Thank you for reporting a possible bug in Node.js.
Please fill in as much of the template below as you can.
Version: output of `node -v`
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
Subsystem: if known, please specify the affected core module name
If possible, please provide code that demonstrates the problem, keeping it as
simple and free of external dependencies as you can.
-->
* **Version**:
* **Platform**:
* **Subsystem**:
<!-- Please provide more details below this comment. -->