Skip to content

Commit 02cd139

Browse files
authored
Use open source feedback control (#9623)
1 parent 551f9ca commit 02cd139

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docfx.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,17 @@
5151
"ms.topic": "managed-reference",
5252
"ms.service": "dotnet-api",
5353
"products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/7696cda6-0510-47f6-8302-71bb5d2e28cf"],
54-
"feedback_system": "Standard",
54+
"feedback_system": "OpenSource",
55+
"feedback_github_repo": "dotnet/dotnet-api-docs",
5556
"feedback_product_url": "https://aka.ms/feedback/report?space=61",
5657
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/97/dotnet",
5758
"feedback_help_link_type": "get-help-at-qna",
59+
"open_source_feedback_contributorGuideUrl": "https://learn.microsoft.com/contribute/content/dotnet/api-documentation",
60+
"open_source_feedback_issueTitle": "",
61+
"open_source_feedback_issueUrl": "https://github.com/dotnet/dotnet-api-docs/issues/new",
62+
"open_source_feedback_productLogoLightUrl": "https://learn.microsoft.com/media/logos/logo_net.svg",
63+
"open_source_feedback_productLogoDarkUrl": "https://learn.microsoft.com/media/logos/logo_net.svg",
64+
"open_source_feedback_productName": ".NET",
5865
"defaultDevLang": "csharp",
5966
"_op_documentIdPathDepotMapping": {
6067
"api/": {

0 commit comments

Comments
 (0)