Skip to content

Commit 7b215af

Browse files
authored
Enhance instructions with prompt guidance
Added prompt guidance for Copilot CLI usage.
1 parent fd2b4ba commit 7b215af

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/instructions/copilot-cli-ref.instructions.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
applyTo: "**/**"
33
---
44

5+
# Prompt guidance
6+
7+
Stick to the prompts and context being provided don't jump ahead to doing steps
8+
Only add, commit, and push files when prompted by the user
9+
510
# New features
611

712
Use .github/ISSUE_TEMPLATE/feature_request.md to request all new features for calculator.js.
@@ -83,4 +88,4 @@ To learn about what I can do:
8388
/theme [show|set|list] [auto|dark|light] - View or configure terminal theme
8489
/usage - Display session usage metrics and statistics
8590
/user [show|list|switch] - Manage GitHub user list
86-
```
91+
```

0 commit comments

Comments
 (0)