Skip to content

Fix missing descriptions in metadata#2248

Merged
adegeo merged 2 commits into
mainfrom
descriptions
Jun 24, 2026
Merged

Fix missing descriptions in metadata#2248
adegeo merged 2 commits into
mainfrom
descriptions

Conversation

@adegeo

@adegeo adegeo commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings June 24, 2026 22:02

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

This PR addresses missing or incorrect YAML metadata descriptions across several WinForms and WPF documentation articles in the dotnet-desktop-guide area.

Changes:

  • Add missing description: frontmatter to multiple articles.
  • Fix incorrect frontmatter keys (descriptions:, designer:) by replacing them with description:.
  • Remove an incorrect documents: frontmatter entry and consolidate that text into description:.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
dotnet-desktop-guide/wpf/graphics-multimedia/how-to-define-a-rectangle-using-a-rectanglegeometry.md Adds a missing description entry to the frontmatter.
dotnet-desktop-guide/wpf/graphics-multimedia/how-to-define-a-pen.md Adds a missing description entry to the frontmatter.
dotnet-desktop-guide/winforms/how-to-change-the-borders-of-windows-forms.md Fixes an incorrect descriptions key by replacing it with description.
dotnet-desktop-guide/winforms/dialog-boxes-in-windows-forms.md Fixes an incorrect descriptions key by replacing it with description.
dotnet-desktop-guide/winforms/controls/windows-forms-controls-by-function.md Adds a missing description entry to the frontmatter.
dotnet-desktop-guide/winforms/controls/how-to-create-an-mdi-form-with-menu-merging-and-toolstrip-controls.md Adds description and removes an incorrect documents frontmatter entry.
dotnet-desktop-guide/winforms/controls/how-to-add-columns-to-the-windows-forms-listview-control-using-the-designer.md Fixes an incorrect designer key by replacing it with description.

Comment thread dotnet-desktop-guide/winforms/controls/windows-forms-controls-by-function.md Outdated
…by-function.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@adegeo adegeo enabled auto-merge (squash) June 24, 2026 22:14
@adegeo adegeo merged commit 42547dd into main Jun 24, 2026
8 checks passed
@adegeo adegeo deleted the descriptions branch June 24, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants