Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 30, 2025

PR #49518 introduced three errors when addressing issue #49457:

Changes:

  • Remove empty file: Delete accidentally committed fix-vb-docs-command
  • Relocate TIP note: Move dotnet build recommendation from above intro paragraph to below (proper documentation structure)
  • Standardize list numbering: Change sequential numbering (1, 2, 3...) to Markdown convention ("1." for all items) across three ordered lists

File modified: docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler.md

Original prompt

Issue @dotnet/docs/issues/49457 had some errors in how it was solved. Can you open a PR to correct it?

  • An empty file was added to the repo, delete it.
  • A Note was added above the intro paragraph, move it to below the first paragraph.
  • Line numbers were numbered sequentially instead of all beginning with 1, fix it.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Internal previews

📄 File 🔗 Preview link
docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler.md docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler

… numbering

Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix documentation errors in issue 49457 Fix errors in PR #49518: remove empty file, relocate TIP note, standardize list numbering Oct 30, 2025
Copilot AI requested a review from adegeo October 30, 2025 19:39
Copilot finished work on behalf of adegeo October 30, 2025 19:39
@adegeo adegeo marked this pull request as ready for review October 30, 2025 19:58
@adegeo adegeo requested review from a team and BillWagner as code owners October 30, 2025 19:58
Copilot AI review requested due to automatic review settings October 30, 2025 19:58
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 PR restructures the Visual Basic command-line compiler documentation by repositioning content and standardizing list formatting. The changes improve document flow by placing the introductory paragraph before the tip note and ensure consistent list numbering throughout.

Key changes:

  • Moved the introductory paragraph to appear before the TIP note for better content flow.
  • Standardized all ordered lists to use "1." for every item instead of sequential numbering (2., 3., 4., etc.).

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks @adegeo

Let's :shipit:

@BillWagner BillWagner merged commit 5aad86d into main Oct 30, 2025
20 checks passed
@BillWagner BillWagner deleted the copilot/fix-documentation-errors branch October 30, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants