Docs: add Go to the main README - #7754
Open
Quim Muntal (qmuntal) wants to merge 6 commits into
Open
Conversation
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:20 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:20 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:20 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:21 — with
GitHub Actions
Inactive
Contributor
There was a problem hiding this comment.
Pull request overview
Adds public-preview Go SDK discovery and onboarding to the main documentation.
Changes:
- Adds Go links, installation, quickstart, features, and samples.
- Adds a local Go README redirecting to the dedicated repository.
- Updates the README navigation and environment guidance.
Show a summary per file
| File | Description |
|---|---|
README.md |
Integrates Go throughout the main documentation. |
go/README.md |
Redirects Go users to the dedicated repository. |
Review details
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 2/2 changed files
- Comments generated: 3
- Review effort level: Balanced
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:31 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:42 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:43 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
marked this pull request as ready for review
August 19, 2026 06:44
Quim Muntal (qmuntal)
requested review from
SergeyMenshykh,
Tao Chen (TaoChenOSU),
chetantoshniwal,
Eduard van Valkenburg (eavanvalkenburg),
Giles Odigwe (giles17),
Evan Mattson (moonbox3),
Peter Ibekwe (peibekwe),
Roger Barreto (rogerbarreto) and
westey (westey-m)
as code owners
August 19, 2026 06:44
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 06:44 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 07:55 — with
GitHub Actions
Inactive
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 07:55 — with
GitHub Actions
Inactive
Evan Mattson (moonbox3)
approved these changes
Aug 19, 2026
Contributor
|
chetantoshniwal / westey (@westey-m) please have a look - one of you is required on this PR. Thanks. |
Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com>
Quim Muntal (qmuntal)
temporarily deployed
to
github-app-auth
August 19, 2026 12:14 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation & Context
The repository includes a Go directory, while the Go SDK is developed and supported in a separate repository. A clear cross-reference prevents users from looking for Go documentation, samples, contribution guidance, or issue tracking in the Python/.NET repository.
Description & Review Guide
go/README.mdredirect to the dedicated Go repository.Related Issue
Fixes #7753
Contribution Checklist
breaking changelabel (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.