Skip to content

Commit 09cc5ac

Browse files
authored
Fix rendering (#56459)
1 parent 670aa99 commit 09cc5ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/copilot/how-tos/agents/copilot-coding-agent/best-practices-for-using-copilot-to-work-on-tasks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ This is a Go based repository with a Ruby client for certain API endpoints. It i
102102
3. Use dependency injection patterns where appropriate
103103
4. Write unit tests for new functionality. Use table-driven unit tests when possible.
104104
5. Document public APIs and complex logic. Suggest changes to the `docs/` folder when appropriate
105+
```
105106

106107
If you choose not to include a `.github/copilot-instructions.md` file in your repository, {% data variables.product.prodname_copilot_short %} will fall back to pre-existing custom instructions including `CLAUDE.md`, `AGENTS.md` and `GEMINI.md`.
107108

0 commit comments

Comments
 (0)