You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug-report.yml
+3-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,9 @@ body:
13
13
- type: input
14
14
attributes:
15
15
label: Version
16
-
description: Output of `node -v`
16
+
description: |
17
+
Output of `node -v`.
18
+
Please verify that you are reproducing the issue in a [currently-supported version](https://github.com/nodejs/Release/blob/HEAD/README.md#release-schedule) of Node.js.
0 commit comments