Skip to content

Fix MD ordered list numbering to use 1. for all items in agent markdown files#2166

Merged
mazhelez merged 2 commits intometa/copilot-and-code-review-agentfrom
copilot/sub-pr-2156-again
Mar 11, 2026
Merged

Fix MD ordered list numbering to use 1. for all items in agent markdown files#2166
mazhelez merged 2 commits intometa/copilot-and-code-review-agentfrom
copilot/sub-pr-2156-again

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

All ordered lists in the agent markdown files were using explicit sequential numbers (1., 2., 3., …) instead of the idiomatic 1. / 1. / 1. pattern that lets the renderer auto-increment.

Changes

  • .github/agents/code-review.agent.md — 8-item review steps list
  • .github/agents/Documentation.md — 4-item important rules list
  • .github/agents/Security.md — 5-item critical rules list
  • .github/agents/Style.md — two lists (4 + 2 items)

✅ Checklist

  • Add tests (E2E, unit tests)
  • Update RELEASENOTES.md
  • Update documentation (e.g. for new settings or scenarios)
  • Add telemetry

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: mazhelez <43066499+mazhelez@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix Copilot instructions and code-review agent guidance Fix MD ordered list numbering to use 1. for all items in agent markdown files Mar 11, 2026
@mazhelez mazhelez marked this pull request as ready for review March 11, 2026 17:22
@mazhelez mazhelez requested a review from a team as a code owner March 11, 2026 17:22
@mazhelez mazhelez merged commit 8b43f55 into meta/copilot-and-code-review-agent Mar 11, 2026
1 check passed
@mazhelez mazhelez deleted the copilot/sub-pr-2156-again branch March 11, 2026 17:22
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.

2 participants