From ec5d6ed651f90594834cc1f337078ceaaa5ace08 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Fri, 24 Sep 2021 08:19:19 -0500 Subject: [PATCH] Change link to Windows Feedback Hub Uservoice is no longer used by Microsoft. The old uservoice link results in 404. --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9d56e9b5b..759b44399 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,7 +13,7 @@ If it's not a bug, please remove the template and elaborate the issue in your ow ## Check list - [ ] Verified that this is not a [Known Issue](https://github.com/PowerShell/PowerShell-Docker/wiki/Known-Issues) -- [ ] Verified this is not an issues in the underlying windows container that should be reported to [Windows Container User Voice](https://windowsserver.uservoice.com/forums/304624-containers) +- [ ] Verified this is not an issues in the underlying windows container that should be reported to [Windows Feedback Hub](https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332) ## Steps to reproduce