Skip to content

Commit 05b75cb

Browse files
authored
Update ISSUE_TEMPLATE.md (#474)
* Update ISSUE_TEMPLATE.md This change updates the issue template to recommend that any issue about PowerShell syntax coloring should be sent to the EditorSyntax repo. * Fix typo in ISSUE_TEMPLATE.md
1 parent 3c7a723 commit 05b75cb

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

ISSUE_TEMPLATE.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
**Please fill in these details so that we can help you!**
1+
<!--
2+
3+
Please fill in these details so that we can help you!
4+
5+
If you are filing an issue related to PowerShell syntax coloring/highlighting,
6+
please file it at the EditorSyntax repo:
7+
8+
https://github.com/PowerShell/EditorSyntax/issues
9+
10+
-->
211

312
### System Details
413

@@ -18,4 +27,4 @@ I am experiencing a problem with...
1827
### Attached Logs
1928

2029
Follow the instructions in the [README](https://github.com/PowerShell/vscode-powershell#reporting-problems)
21-
about capturing and sending logs.
30+
about capturing and sending logs.

0 commit comments

Comments
 (0)