Exam GH-600 Topic 1 Question 51 Discussion
Actual exam question for Microsoft's GH-600 exam
Question #: 51
Topic #: 1
Question #: 51
Topic #: 1
You want the GitHub Copilot coding agent to follow project-specific conventions (coding style, testing requirements, folder structure) on every task it performs in a repository. What should you create?
Suggested Answer: B Vote an answer
Placing a copilot-instructions.md file inside the .github/ folder lets you define repository-wide custom instructions that Copilot automatically applies to every chat and agent session, ensuring consistent adherence to conventions without repeating them in every prompt.
by Virginia at Aug 16, 2026, 02:24 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).