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

Appearance settings

Commit bcd08be

Browse filesBrowse files
avivkellermarco-ippolito
authored andcommitted
meta: prevent constant references to issues in versioning
PR-URL: #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>
1 parent 59c5c5c commit bcd08be
Copy full SHA for bcd08be

1 file changed

+2-1Lines changed: 2 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/ISSUE_TEMPLATE/1-bug-report.yml‎

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug-report.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ body:
1414
attributes:
1515
label: Version
1616
description: Output of `node -v`
17-
- type: input
17+
- type: textarea
1818
attributes:
1919
label: Platform
20+
render: text
2021
description: |
2122
UNIX: output of `uname -a`
2223
Windows: output of `"$([Environment]::OSVersion.VersionString) $(('x86', 'x64')[[Environment]::Is64BitOperatingSystem])"` in PowerShell console

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.