Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Clarify import requirements for Xcode projects
Added note about importing .github directory for Xcode projects.
  • Loading branch information
michaelversus authored Feb 3, 2026
commit fb1950ae0515fc94347b3cf1de42a9fa9d10c69e
3 changes: 2 additions & 1 deletion Docs/CustomInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ GitHub Copilot for Xcode supports two types of Markdown-based instructions files
Whitespace between instructions is ignored, so the instructions can be written as a single paragraph, each on a new line, or separated by blank lines for legibility.

Reference specific context, such as files or URLs, in your instructions by using Markdown links.
You need to import `.github/` directory and all referenced files inside your xcode project/workspace if your instructions are pointing to extra files.

## Custom instructions examples

Expand Down Expand Up @@ -180,4 +181,4 @@ To modify or view an existing instructions file, click **Open Instructions Folde

## Related content

* [Community contributed instructions, prompts, and chat modes](https://github.com/github/awesome-copilot)
* [Community contributed instructions, prompts, and chat modes](https://github.com/github/awesome-copilot)