You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,7 @@ This document contains repository-specific instructions for GitHub Copilot when
57
57
- When adding external links into a document, strip out the language/culture segment of the URL if present (example: remove the `en-us` or `en` part of links to English versions of webpages)
58
58
- For learn.microsoft.com links, remove `https://learn.microsoft.com/en-us` from URLs
59
59
- Use cross-references for APIs: `<xref:api-doc-ID>`
60
-
- Get doc ID from the relevant XML doc in dotnet-api-docs
61
-
- Omit first two characters of the doc ID
60
+
- Get doc ID from the relevant XML doc in dotnet-api-docs, and omit the first two characters of the doc ID
0 commit comments