mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 14:04:59 +02:00
Added back issue template
This commit is contained in:
parent
649ce7040f
commit
d15b29ee44
18
ISSUE_TEMPLATE.md
Normal file
18
ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,18 @@
|
||||
Please answer the following
|
||||
|
||||
**If it is a terminal issue then please go through wiki
|
||||
https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH**
|
||||
|
||||
**"OpenSSH for Windows" version**
|
||||
`((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)`
|
||||
|
||||
**Server OperatingSystem**
|
||||
`((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)`
|
||||
|
||||
**Client OperatingSystem**
|
||||
|
||||
**What is failing**
|
||||
|
||||
**Expected output**
|
||||
|
||||
**Actual output**
|
Loading…
x
Reference in New Issue
Block a user