Skip to content

Commit 8d8a8e0

Browse files
committed
Instruct Copilot to suggest corrections in change notes
1 parent 46b66b6 commit 8d8a8e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/instructions/library-pack-change-notes.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ applyTo: "*/ql/lib/change-notes/*.md,shared/*/change-notes/*.md"
44

55
# Validation guide for library-pack change notes
66

7-
When performing a code review, ensure that the Markdown change-notes in the pull request meet the following standards:
7+
When reviewing change notes in a pull request, ensure that they meet the following standards. Suggest changes if necessary.
88

99
## File name
1010
The file name must match this pattern: `YYYY-MM-DD-description.md`

.github/instructions/query-pack-change-notes.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ applyTo: "*/ql/src/change-notes/*.md"
44

55
# Validation guide for query-pack change notes
66

7-
When performing a code review, ensure that the Markdown change-notes in the pull request meet the following standards:
7+
When reviewing change notes in a pull request, ensure that they meet the following standards. Suggest changes if necessary.
88

99
## File name
1010
The file name must match this pattern: `YYYY-MM-DD-description.md`

0 commit comments

Comments
 (0)