Skip to content

Commit e1872e2

Browse files
lecoursenCopilot
andauthored
Scope content instructions to prose, not all Markdown (#61900)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3a172de commit e1872e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/instructions/content.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applyTo: "content/**,data/**,**/*.md"
2+
applyTo: "content/**,data/**"
33
---
44

55
# Copilot content instructions for docs.github.com

.github/instructions/style-guide-summary.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applyTo: "content/**,data/**,**/*.md"
2+
applyTo: "content/**,data/**"
33
---
44

55
# Concise style guide for docs.github.com

0 commit comments

Comments
 (0)