Skip to content

Commit be62574

Browse files
committed
2 parents f5eaa06 + d4e50c4 commit be62574

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/copilot-instructions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ commit messages. Tailor commit messages for PowerShell development, using the pr
5555
- tests: Test-related changes
5656

5757
## Examples:
58-
✨feat(cmdlet): add Get-UserProfile with parameter validation
59-
🐛fix(function): resolve Invoke-ApiCall error handling
60-
📚docs(help): update comment-based help for Set-Configuration
61-
🎨style(module): apply OTBS formatting and Pascal case
62-
✅test(cmdlet): add Pester tests for Get-SystemInfo
58+
✨feat(cmdlet): add Get-UserProfile with parameter validation
59+
🐛fix(function): resolve Invoke-ApiCall error handling
60+
📚docs(help): update comment-based help for Set-Configuration
61+
🎨style(module): apply OTBS formatting and Pascal case
62+
✅test(cmdlet): add Pester tests for Get-SystemInfo

0 commit comments

Comments
 (0)