Rebrand C# Health Check docs as C# Doctor - #3494
Draft
Jake (JakeRadMSFT) wants to merge 7 commits into
Draft
Conversation
Update public documentation and command-title wording while preserving existing file paths, link targets, and legacy heading anchors. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Distinguish the product name from descriptive health-check prose and add a scoped contribution rule for keeping the stable docs aligned with vs-green. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Use "with C# Doctor" so the title describes managing .NET through the experience without implying that .NET is installed for the tool.`n`nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Clarify the C# Doctor introduction, installation consent, SDK recommendation, offline behavior, and maintainer freshness guidance. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Jake (JakeRadMSFT)
marked this pull request as ready for review
September 8, 2026 22:09
Update every manual Command Palette instruction to match the approved vs-green label. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Jake (JakeRadMSFT)
marked this pull request as draft
September 8, 2026 23:50
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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.
C# Dev Kit’s approved user-facing experience name is now C# Doctor, and its Command Palette title is C#: Check health with C# Doctor. This updates the public documentation so first-time users see the same names as the product UI without turning every descriptive use of “health check” into branding.
Important
Release-order gate: Do not merge this pull request until the
vs-greenC# Doctor change !778912 ships. Public documentation must not introduce the new naming before the product. The docs are synchronized to the finalvs-greenproduct headf91bf0911534ea014336e3f5c6caf4df69d326d4; its extension content is byte-identical to built merge head18e1f12ffb02d2adb5f6d2e16f1eb5040c1c5e4a. After !778912 lands, verify the landed product still uses the approved wording before merging.Changes
vs-greenbehavior or UX copy changes.Source of truth and future updates
For maintainers with access, the
vs-greenimplementation and approved UX copy remain the source of truth for the C# Doctor name, command, actions, states, setup, troubleshooting, and screenshots. A corresponding behavior or UX change should auditdocs/health-check.mdand the related guides in a linked documentation PR. Thevs-greenand documentation PRs should link to each other.Compatibility
File paths, documentation URLs, relative internal links, link destinations, anchors, and
aka.mstargets are unchanged. In particular,docs/health-check.mdand every existinghealth-check*path remain in place. Explicit legacy anchors preserve fragments that would otherwise change with rebranded headings.Redirect follow-up
None. This repository contains no health-check-related
aka.msalias or redirect configuration; the unrelated license and security aliases remain unchanged.Editorial review
An independent editorial pass clarified the opening definition, installation-consent wording, SDK-recommendation heading, offline introduction, and maintainer freshness rule. The current guides contain no C# Doctor screenshots or related alt text to update.
Checks