mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-11-19 13:20:02 +01:00
ISSUE_TEMPLATE updates
This commit is contained in:
parent
de01eb1d03
commit
f0fd5e0099
@ -1,13 +1,13 @@
|
|||||||
Please answer the following
|
Please answer the following
|
||||||
|
|
||||||
"OpenSSH for Windows" version?
|
**"OpenSSH for Windows" version**
|
||||||
((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)
|
`((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)`
|
||||||
|
|
||||||
OS details?
|
**OS details**
|
||||||
((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)
|
`((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)`
|
||||||
|
|
||||||
What is failing?
|
**What is failing**
|
||||||
|
|
||||||
Expected output?
|
**Expected output**
|
||||||
|
|
||||||
Actual output?
|
**Actual output**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user