Skip to content

Commit 7c1b714

Browse files
mattwojoscooley
authored andcommitted
Implement new docs feedback system (#172)
You can access the previous Livefyre comments at: https://aka.ms/skyeye/livefyre
1 parent 6ea3485 commit 7c1b714

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

WSL/docfx.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,13 @@
3232
"externalReference": [],
3333
"globalMetadata": {
3434
"breadcrumb_path": "/windows/wsl/breadcrumb/toc.json",
35-
"extendBreadcrumb": true
35+
"extendBreadcrumb": true,
36+
"feedback_system": "GitHub",
37+
"feedback_github_repo": "MicrosoftDocs/WSL",
38+
"feedback_product_url": "https://github.com/Microsoft/WSL/issues"
3639
},
3740
"fileMetadata": {},
3841
"template": [],
3942
"dest": "wsl"
4043
}
41-
}
44+
}

0 commit comments

Comments
 (0)