Update Copilot instructions: eliminate gerunds, lead sentences with reasons#52963
Draft
Update Copilot instructions: eliminate gerunds, lead sentences with reasons#52963
Conversation
Agent-Logs-Url: https://github.com/dotnet/docs/sessions/00921f30-4b16-49ed-9896-40aacf0fc13b Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Copilot instructions for better clarity
Update Copilot instructions: eliminate gerunds, lead sentences with reasons
Apr 9, 2026
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.
Two style principles were inconsistently applied across all Copilot instruction files: gerund phrases obscure the actor ("When adapting..." vs. "When you adapt..."), and burying the reason at the end of a sentence reduces scannability ("Cache X for better performance" vs. "For better performance, cache X").
Changes by file
copilot-instructions.md— Five fixes: "When reviewing/using/adapting/assigned" → explicit-subject forms; code comments guidance restructured to lead with the reasondocseditor.agent.md— "Before writing" → "Before you write"; "When editing" → "When you edit"; the ✅ example for comma-in-introductory-phrase also updated to drop the gerundMarkdown.WritingStyle.instructions.md— Opening sentence: "When writing or editing" → "When you write or edit"redirect-article/SKILL.md— Opening sentence restructured to lead with purpose; all four "When to Use" bullets converted from gerund fragments to imperative verbssort-redirects/SKILL.md— Opening sentence restructured to lead with purposeOriginal prompt
This pull request was created from Copilot chat.