Skip to content

Commit 70dc216

Browse files
chore: add instruction files for PowerShell and Markdown in copilot guidelines
1 parent 1aa5895 commit 70dc216

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/copilot-instructions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,11 @@ pwsh -Command "ls -Recurse"
4949
gh issue create --title "Feature" --body "Description"
5050
```
5151

52+
## Other instructions
53+
54+
| Tech | Instruction file |
55+
|------|------------------|
56+
| PowerShell | [pwsh.instructions.md](./instructions/pwsh.instructions.md) |
57+
| Markdown | [md.instructions.md](./instructions/md.instructions.md) |
58+
5259
<!-- MANUAL ADDITIONS END -->

0 commit comments

Comments
 (0)