Skip to content

Commit 16c9ff1

Browse files
committed
fixup! Prefer using PowerShell commands and commandlets to CLI tools
1 parent 319faf1 commit 16c9ff1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Always prefer installing PowerShell modules over installing CLI tools.
1212

1313
## GitHub operations
1414

15-
Use `PowerShellForGitHub` PowerShell module for all GitHub operations. Never use GitHub CLI (`gh`) or any other CLI tool for GitHub.
15+
First of all use GitHub MCP tools.
16+
If no tool avaialble, use `PowerShellForGitHub` PowerShell module for all GitHub operations. Never use GitHub CLI (`gh`) or any other CLI tool for GitHub.
1617

1718
## Libraries we use
1819

0 commit comments

Comments
 (0)