Skip to content

Commit fb1950a

Browse files
Clarify import requirements for Xcode projects
Added note about importing .github directory for Xcode projects.
1 parent 3241b2a commit fb1950a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docs/CustomInstructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ GitHub Copilot for Xcode supports two types of Markdown-based instructions files
2323
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.
2424

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

2728
## Custom instructions examples
2829

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

181182
## Related content
182183

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

0 commit comments

Comments
 (0)