summaryrefslogtreecommitdiff
path: root/deps/node/.github/ISSUE_TEMPLATE/1-bug-report.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/.github/ISSUE_TEMPLATE/1-bug-report.md')
-rw-r--r--deps/node/.github/ISSUE_TEMPLATE/1-bug-report.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/deps/node/.github/ISSUE_TEMPLATE/1-bug-report.md b/deps/node/.github/ISSUE_TEMPLATE/1-bug-report.md
deleted file mode 100644
index 69b9bf63..00000000
--- a/deps/node/.github/ISSUE_TEMPLATE/1-bug-report.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-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. -->