Skip to content

Commit db934e8

Browse files
authored
Merge pull request #610 from mattmcnabb/develop
Update Issue Template
2 parents 47b68e0 + d8e7031 commit db934e8

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)