We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776483f commit de01eb1Copy full SHA for de01eb1
ISSUE_TEMPLATE.md
@@ -0,0 +1,13 @@
1
+Please answer the following
2
+
3
+"OpenSSH for Windows" version?
4
+ ((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)
5
6
+OS details?
7
+ ((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)
8
9
+What is failing?
10
11
+Expected output?
12
13
+Actual output?
0 commit comments