Skip to content

Conversation

@gewarren
Copy link

Contributes to dotnet/docs#50534.

Metadata guidance is here for onboarding samples to Learn samples browser.

Copilot AI review requested due to automatic review settings December 16, 2025 23:39
@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation .NET labels Dec 16, 2025
@github-actions github-actions bot changed the title Add metadata for onboarding samples to Learn browser .NET: Add metadata for onboarding samples to Learn browser Dec 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds YAML frontmatter metadata to multiple sample README files to enable onboarding to the Microsoft Learn samples browser. The changes also include various spelling, grammar, and formatting improvements throughout the documentation.

Key Changes

  • Added YAML metadata blocks (page_type, languages, products, name, urlFragment) to 9 sample README files
  • Corrected spelling errors (e.g., "infererence" → "inference", "Asp.Net" → "ASP.NET")
  • Fixed grammatical issues and improved punctuation consistency
  • Updated the A2A protocol URL to the new domain

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
dotnet/samples/README.md Fixed spelling errors: "infererence" to "inference" and improved grammar with "that" to "which"
dotnet/samples/M365Agent/README.md Added YAML metadata, corrected "Asp.Net" to "ASP.NET", removed trailing spaces, fixed punctuation
dotnet/samples/HostedAgents/AgentsInWorkflows/README.md Added YAML metadata, updated heading to match sample name, added missing closing code fence
dotnet/samples/HostedAgents/AgentWithTextSearchRag/README.md Added YAML metadata, updated heading to match sample name
dotnet/samples/HostedAgents/AgentWithHostedMCP/README.md Added YAML metadata, updated heading to match sample name
dotnet/samples/GettingStarted/README.md Added YAML metadata
dotnet/samples/AzureFunctions/README.md Added YAML metadata
dotnet/samples/AGUIWebChat/README.md Added YAML metadata, corrected heading from "AGUI" to "AG-UI" for consistency
dotnet/samples/AGUIClientServer/README.md Added YAML metadata, fixed various punctuation and grammar issues, removed trailing spaces
dotnet/samples/A2AClientServer/README.md Added YAML metadata, updated A2A protocol URL, corrected "URL's" to "URLs", improved grammar and formatting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants