meta: prevent constant references to issues in versioning
PR-URL: https://github.com/nodejs/node/pull/53564 Reviewed-By: Jithil P Ponnan <jithil@outlook.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
This commit is contained in:
parent
8e33f20a64
commit
eca806b54a
3
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
3
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
@ -14,9 +14,10 @@ body:
|
||||
attributes:
|
||||
label: Version
|
||||
description: Output of `node -v`
|
||||
- type: input
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Platform
|
||||
render: text
|
||||
description: |
|
||||
UNIX: output of `uname -a`
|
||||
Windows: output of `"$([Environment]::OSVersion.VersionString) $(('x86', 'x64')[[Environment]::Is64BitOperatingSystem])"` in PowerShell console
|
||||
|
Loading…
x
Reference in New Issue
Block a user