Azure / Azure/azure-sdk-tools

[Docs] Hook up C++ SDK repo for docs issues

Open
#15,568 0 comments 0 reactions 1 assignee Claimed by @danieljurek View on GitHub
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

Customers visiting the C++ docs site should be able to provide feedback to the C++ SDK team directly (same as other languages):

Other docs sites have feedback links at the bottom for customers to open issues which can be directed to the SDK teams:

Image

This information is configured in docfx.json through some set of values like this: https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/docfx.json#L157-L159

```
"feedback_system": "OpenSource",
"feedback_github_repo": "Azure/azure-sdk-for-python",
"feedback_product_url": "https://github.com/Azure/azure-sdk-for-python/issues",
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.