Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite216a67

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent44cb0ad commite216a67

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

‎system/ISSUE_TEMPLATE.md‎

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
11
<!--
2-
Thanks for wanting to report an issue you've found. Please delete
3-
this text and fill in the template below. If unsure about something, just do as
4-
best as you're able.
2+
Thank you for reporting an issue.
53
6-
Note that it will be much easier for us to fix the issue if a test case that
7-
reproduces the problem is provided. Ideally this test case should not have any
8-
external dependencies. We understand that it is not always possible to reduce
9-
your code to a small test case, but we would appreciate to have as much data as
10-
possible. Thank you!
4+
This issue tracker is for bugs and issues found within Node.js core.
5+
If you require more general support please file an issue on our help
6+
repo. https://github.com/nodejs/help
7+
8+
9+
Please fill in as much of the template below as you're able.
10+
11+
Version: output of `node -v`
12+
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
13+
Subsystem: if known, please specify affected core module name
14+
15+
If possible, please provide code that demonstrates the problem, keeping it as
16+
simple and free of external dependencies as you are able.
1117
-->
1218

1319
***Version**:<!-- compulsory. you must provide your version-->
1420
***Platform**: <!-- either`uname -a` output, or if Windows, version and 32-bit or
1521
64-bit -->
1622
***Subsystem**:<!-- optional. if known - please specify affected core module name-->
23+
24+
<!-- Enter your issue details below this comment.-->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp