From 288904729be44b6f8034fd493fa4a45450af2d30 Mon Sep 17 00:00:00 2001 From: bagajjal Date: Wed, 10 May 2017 12:12:25 -0700 Subject: [PATCH] update with terminal url --- ISSUE_TEMPLATE.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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**