Skip to content

Commit 2889047

Browse files
authored
update with terminal url
1 parent 92f7cc3 commit 2889047

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ISSUE_TEMPLATE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
Please answer the following
22

3+
**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**
4+
35
**"OpenSSH for Windows" version**
46
`((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)`
5-
6-
**OS details**
7+
8+
**Server OperatingSystem**
79
`((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)`
810

11+
**Client OperatingSystem**
12+
913
**What is failing**
1014

1115
**Expected output**

0 commit comments

Comments
 (0)