mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-22 21:45:09 +02:00
ISSUE_TEMPLATE
This commit is contained in:
parent
776483fb4e
commit
de01eb1d03
13
ISSUE_TEMPLATE.md
Normal file
13
ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,13 @@
|
||||
Please answer the following
|
||||
|
||||
"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)
|
||||
|
||||
What is failing?
|
||||
|
||||
Expected output?
|
||||
|
||||
Actual output?
|
Loading…
x
Reference in New Issue
Block a user