summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000000..0d10c2a841
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,14 @@
+_Thanks for wanting to report an issue you've found in Node.js. Please delete
+this text and fill in the template below. If unsure about something, just do as
+best as you're able._
+
+_Note that it will be much easier for us to fix the issue if a test case that
+reproduces the problem is provided. Ideally this test case should not have any
+external dependencies. We understand that it is not always possible to reduce
+your code to a small test case, but we would appreciate to have as much data as
+possible. Thank you!_
+
+* **Version**: _output of `node -v`_
+* **Platform**: _either `uname -a` output, or if Windows, version and 32-bit or
+ 64-bit_
+* **Subsystem**: _optional. if known - please specify affected core module name_