Skip to content

Commit 195ed6e

Browse files
committed
Ask for $PSVersionTable in issue template
1 parent d833371 commit 195ed6e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ v0.4.0
3131

3232
<!-- If running you own build, please fill in the results of the following commands: -->
3333

34+
```powershell
35+
> $PSVersionTable
36+
37+
```
38+
3439
```sh
3540
$ dotnet --info
3641

0 commit comments

Comments
 (0)