From 4385bf5397ea036befb35ffa470ce8a60fcf5ea4 Mon Sep 17 00:00:00 2001 From: Sydney Smith <43417619+SydneyhSmith@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:54:45 -0700 Subject: [PATCH] Update Bug_Report.yaml --- .github/ISSUE_TEMPLATE/Bug_Report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.yaml b/.github/ISSUE_TEMPLATE/Bug_Report.yaml index b9a2aac83..3e2c8f051 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug_Report.yaml @@ -17,7 +17,7 @@ body: options: - label: Write a descriptive title. required: true - - label: Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSResourceGet) + - label: Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) required: true - label: Search the existing issues. required: true