From 6839465106431dd1dbf3bdd11d2f8ab8a972c15e Mon Sep 17 00:00:00 2001 From: Robert Holt Date: Mon, 15 Oct 2018 10:39:18 -0700 Subject: [PATCH] Update PSScriptAnalyzer issue template Make the PSScriptAnalyzer issue redirect template more explicit about what PSScriptAnalyzer handles in the PowerShell extension. --- .github/ISSUE_TEMPLATE/Bug_Report_PSScriptAnalyzer.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report_PSScriptAnalyzer.md b/.github/ISSUE_TEMPLATE/Bug_Report_PSScriptAnalyzer.md index a54338f87c..a6b2520ced 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report_PSScriptAnalyzer.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report_PSScriptAnalyzer.md @@ -1,8 +1,8 @@ --- -name: PSScriptAnalyzer bug report 🚦 -about: PSScriptAnalyzer bugs are tracked in a separate GitHub repo. +name: Script analysis or formatting bug report 🚦🖌️ +about: Script analysis and formatting are provided by PSScriptAnalyzer, whose issues are tracked in a different GitHub repository. --- -* Please submit PSScriptAnalyzer issues to the +* Please submit script analysis and formatting issues to the [PSScriptAnalyzer](https://github.com/powershell/PSScriptAnalyzer/issues) repo on GitHub.