mirror of
https://github.com/wahyd4/github-issue-templates.git
synced 2026-08-09 04:26:03 +10:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
@@ -1,16 +1,24 @@
|
||||
<!--
|
||||
Thanks for wanting to report an issue you've found. Please delete
|
||||
this text and fill in the template below. If unsure about something, just do as
|
||||
best as you're able.
|
||||
Thank you for reporting an issue.
|
||||
|
||||
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!
|
||||
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 template below as you're able.
|
||||
|
||||
Version: output of `node -v`
|
||||
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
|
||||
Subsystem: if known, please specify affected core module name
|
||||
|
||||
If possible, please provide code that demonstrates the problem, keeping it as
|
||||
simple and free of external dependencies as you are able.
|
||||
-->
|
||||
|
||||
* **Version**: <!-- compulsory. you must provide your version -->
|
||||
* **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 -->
|
||||
|
||||
<!-- Enter your issue details below this comment. -->
|
||||
|
||||
Reference in New Issue
Block a user