Skip to content

Commit a711344

Browse files
committed
Clarify testing and changelog requirements in AI instructions
1 parent c8c04ac commit a711344

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ This file provides AI agent guidance for the SqlServerDsc project. Each instruct
1414
- Follow SqlServerDsc project specific guidelines: ./instructions/SqlServerDsc-guidelines.instructions.md
1515
- Follow Project-level guidelines: ./instructions/dsc-community-style-guidelines.instructions.md
1616
- Follow localization requirements: ./instructions/dsc-community-style-guidelines-localization.instructions.md
17-
- Follow Unit testing requirements: ./instructions/dsc-community-style-guidelines-unit-tests.instructions.md
18-
- Follow Integration testing requirements: ./instructions/dsc-community-style-guidelines-integration-tests.instructions.md
17+
- Always add Unit testing according to: ./instructions/dsc-community-style-guidelines-unit-tests.instructions.md
18+
- Always add Integration testing according to: ./instructions/dsc-community-style-guidelines-integration-tests.instructions.md
1919
- Follow Markdown formatting requirements: ./instructions/dsc-community-style-guidelines-markdown.instructions.md
20-
- Required to update CHANGELOG.md: ./instructions/dsc-community-style-guidelines-changelog.instructions.md
20+
- Always update CHANGELOG.md: ./instructions/dsc-community-style-guidelines-changelog.instructions.md
2121

2222
## PowerShell Code Guidelines
2323

0 commit comments

Comments
 (0)