From 1a61caae4f62dd58d3fdcc2962939ce5dc86d789 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 30 Jan 2017 15:04:58 -0800 Subject: [PATCH 1/2] 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. --- ISSUE_TEMPLATE.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 98aaa6a5b0..b95ff690dd 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,4 +1,13 @@ -**Please fill in these details so that we can help you!** + ### System Details @@ -18,4 +27,4 @@ I am experiencing a problem with... ### Attached Logs Follow the instructions in the [README](https://github.com/PowerShell/vscode-powershell#reporting-problems) -about capturing and sending logs. \ No newline at end of file +about capturing and sending logs. From db943095c98d16d6442db890b7f47fc20a7d53a5 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 30 Jan 2017 15:05:51 -0800 Subject: [PATCH 2/2] Fix typo in ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index b95ff690dd..3915d578e7 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ Please fill in these details so that we can help you! -If you are filing an issue related the PowerShell syntax coloring/highlighting, +If you are filing an issue related to PowerShell syntax coloring/highlighting, please file it at the EditorSyntax repo: https://github.com/PowerShell/EditorSyntax/issues