Skip to content

Commit fbf8db9

Browse files
authored
Merge pull request #109 from acchanAlexander/main
docs: Remove the mention of AGENTS.md generation by the /init command
2 parents 54b2b64 + e8924bc commit fbf8db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

04-agents-custom-instructions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ Copilot will scan your project and create tailored instruction files. You can ed
430430

431431
`AGENTS.md` is the recommended format. It's an [open standard](https://agents.md/) that works across Copilot and other AI coding tools. Place it in your repository root and Copilot reads it automatically. This project's own [AGENTS.md](../AGENTS.md) is a working example.
432432

433-
A typical `AGENTS.md` describes your project context, code style, security requirements, and testing standards. Use `/init` to generate one, or write your own following the pattern in our example file.
433+
A typical `AGENTS.md` describes your project context, code style, security requirements, and testing standards. Write your own following the pattern in our example file.
434434

435435
### Custom Instruction Files (.instructions.md)
436436

0 commit comments

Comments
 (0)