Skip to content

Docs: add Go to the main README - #7754

Open
Quim Muntal (qmuntal) wants to merge 6 commits into
microsoft:mainfrom
qmuntal:dev/qmuntal/godoc
Open

Docs: add Go to the main README#7754
Quim Muntal (qmuntal) wants to merge 6 commits into
microsoft:mainfrom
qmuntal:dev/qmuntal/godoc

Conversation

@qmuntal

@qmuntal Quim Muntal (qmuntal) commented Aug 19, 2026

Copy link
Copy Markdown
Member

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

  • What are the major changes? Adds a single explicit Go SDK cross-reference to the main README and a small go/README.md redirect to the dedicated Go repository.
  • What is the impact of these changes? Documentation-only. The main README remains focused on Python and .NET while clearly directing Go users to the correct repository.
  • What do you want reviewers to focus on? Verify that the wording clearly separates repository ownership and routes Go users to the dedicated repository.

Related Issue

Fixes #7753

Contribution Checklist

  • The code builds clean without any errors or warnings
  • All unit tests pass, and I have added new tests where possible
  • The PR follows the Contribution Guidelines
  • This PR is linked to an issue and there is no other open PR for this issue (see Related Issue above).
  • This is not a breaking change. If it is a breaking change, add the breaking change label (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.

Copilot AI balanced review requested due to automatic review settings August 19, 2026 06:20
@agent-framework-automation agent-framework-automation Bot added the documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs label Aug 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md
@moonbox3

Copy link
Copy Markdown
Contributor

chetantoshniwal / westey (@westey-m) please have a look - one of you is required on this PR. Thanks.

Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md Outdated
Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET: Docs: Add Go to the main README

4 participants