Skip to content

Commit d8e7031

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent 47b68e0 commit d8e7031

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ISSUE_TEMPLATE.md

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

1919
```
20-
Copy / paste the below commands into PowerShell, and paste the output here
20+
Copy / paste the below commands into the PowerShell Integrated Terminal, and paste the output here
2121
2222
code -v
23+
$pseditor.EditorServicesVersion
2324
code --list-extensions --show-versions
2425
$PSVersionTable
2526
```

0 commit comments

Comments
 (0)