You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to repository-wide custom instructions, specified in the `.github/copilot-instructions.md` file, Copilot Code Review now supports:
68
68
69
-
* Path-specific custom instructions, specified in `.github/instructions/NAME.instructions.md` files.
69
+
* Path-specific custom instructions, specified in `.github/instructions/**/NAME.instructions.md` files.
70
70
* Custom instructions specified in the organization settings for Copilot.
71
71
72
72
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.
0 commit comments