Skip to content

Commit 47b68e0

Browse files
authored
Merge pull request #607 from pcgeek86/patch-2
Update ISSUE_TEMPLATE.md
2 parents 96ef322 + 1c60602 commit 47b68e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ISSUE_TEMPLATE.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ https://github.com/PowerShell/EditorSyntax/issues
1717
- Output from `$PSVersionTable`:
1818

1919
```
20-
Evaluate $PSVersionTable in PowerShell and paste the output here
20+
Copy / paste the below commands into PowerShell, and paste the output here
21+
22+
code -v
23+
code --list-extensions --show-versions
24+
$PSVersionTable
2125
```
2226

2327
### Issue Description

0 commit comments

Comments
 (0)