diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index cf2a340140..4bb94ac773 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,13 +1,5 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - - name: What's the Quality Contributions Project? - url: https://learn.microsoft.com/powershell/scripting/community/contributing/quality-improvements - about: >- - If you'd like to commit to improving quality for the documentation, before filing an issue, - check the info and instructions. - # - name: PowerShell Product Feedback - # url: https://github.com/PowerShell/PowerShell/issues/new/choose - # about: Please open feature requests for current PowerShell here. - # - name: Support - # url: https://learn.microsoft.com/powershell/scripting/community/community-support - # about: PowerShell Support Questions/Help + - name: New feedback experience + url: https://learn.microsoft.com/office/new-feedback + about: We’re transitioning our feedback experience away from GitHub Issues. For more information, select Open. diff --git a/docset/docfx.json b/docset/docfx.json index c6034818fa..de1cae0eb1 100644 --- a/docset/docfx.json +++ b/docset/docfx.json @@ -71,9 +71,8 @@ "ms.author": "jgerend", "author": "JasonGerend", "manager": "femila", - "feedback_system": "GitHub", - "feedback_github_repo": "MicrosoftDocs/windows-powershell-docs", - "feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332", + "feedback_system": "Standard", + "feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332", "contributors_to_exclude": [ "rjagiewich", "traya1",