Skip to content

Commit 8ca7f81

Browse files
committed
Instructions on where to put instructions
1 parent fed4e27 commit 8ca7f81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ When these instructions don't explicitly cover a situation, apply these values t
1616

1717
## General
1818

19+
- When adding new instructions or rules, always place them in the most specific location that applies — the relevant `.instructions.md` file (e.g. `typescript.instructions.md`, `csharp.instructions.md`) or a `SKILL.md` if it relates to a specific workflow. Only add something to `copilot-instructions.md` if it genuinely applies to every file and every context in the project.
1920
- Always use American English spelling in all code, comments, and documentation (e.g. "color" not "colour", "behavior" not "behaviour").
2021
- Write clear and concise comments for each function.
2122
- Make only high confidence suggestions when reviewing code changes.

0 commit comments

Comments
 (0)