mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-11-19 05:09:53 +01:00
ISSUE_TEMPLATE updates
This commit is contained in:
parent
de01eb1d03
commit
f0fd5e0099
@ -1,13 +1,13 @@
|
||||
Please answer the following
|
||||
|
||||
"OpenSSH for Windows" version?
|
||||
((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)
|
||||
**"OpenSSH for Windows" version**
|
||||
`((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)`
|
||||
|
||||
OS details?
|
||||
((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)
|
||||
**OS details**
|
||||
`((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