From ee778eb4e9deb35ebdcc475e65038c032354ac7d Mon Sep 17 00:00:00 2001 From: Carly Revier <23123030+carlyrevier@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:44:43 -0800 Subject: [PATCH] Enable standard feedback --- Contribute/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Contribute/docfx.json b/Contribute/docfx.json index c1265419..8fed7e05 100644 --- a/Contribute/docfx.json +++ b/Contribute/docfx.json @@ -40,8 +40,9 @@ "titleSuffix": "Contributor guide", "searchScope": ["Contribute"], "hideScope": false, - "feedback_system": "GitHub", - "feedback_github_repo": "MicrosoftDocs/Contribute", + "feedback_system": "Standard", + "feedback_help_link_url": "https://learn.microsoft.com/answers/", + "feedback_help_link_type": "get-help-at-qna", "author": "carlyrevier", "ms.author": "cahublou", "ms.prod": "non-product-specific",