1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update docs changelog (for PR #57237) (#57396)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
docs-bot
2025-09-05 02:01:07 -07:00
committed by GitHub
parent 7d645907d2
commit fb15a1ce53

View File

@@ -1,5 +1,18 @@
# Docs changelog
**4 September 2025**
In addition to repository-wide custom instructions, specified in the `.github/copilot-instructions.md` file, Copilot Code Review now supports:
* Path-specific custom instructions, specified in `.github/instructions/NAME.instructions.md` files.
* Custom instructions specified in the organization settings for Copilot.
We have updated several articles in the GitHub documentation accordingly. We have also made changes to clarify the difference between the various types of custom instructions for Copilot Code Review, Copilot Chat, and Copilot Coding Agent.
For example, see: [Adding repository custom instructions for GitHub Copilot](https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui).
<hr>
**2 September 2025**
We've added documentation for support of Copilot code review in Xcode.