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.
2 parents 18140d7 + 446d81d commit ecb7f89Copy full SHA for ecb7f89
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,16 @@
1
+### Cmdlet(s)
2
+
3
+### PowerShell Version
4
+Instructions: to get PowerShell version, type `$PSVersionTable` and look for the value associated with `PSVersion`
5
6
+### Module Version
7
8
+### OS Version
9
+Instructions: to get OS version, type `$PSversionTable` and look for value associated with `BuildVersion`
10
11
+### Description
12
13
+### Debug Output
14
+Instructions: to get Debug Output, set `$DebugPreference="Continue"` and then execute the cmdlet or script causing the issue
15
16
+### Script/Steps for Reproduction
0 commit comments