ISSUE_TEMPLATE updates

This commit is contained in:
Manoj Ampalam 2017-03-22 14:40:56 -07:00
parent de01eb1d03
commit f0fd5e0099

View File

@ -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**