diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3e90128..6675a3e 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,11 +1,15 @@ Please answer the following +**If it is a terminal issue then please go through https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH before filling an issue** + **"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` - -**OS details** + +**Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)` +**Client OperatingSystem** + **What is failing** **Expected output**