diff --git a/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md b/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md index 1a04cf908d99..605edd030342 100644 --- a/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md +++ b/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md @@ -362,6 +362,8 @@ To share feedback about {% data variables.product.prodname_copilot_chat_short %} {% xcode %} +{% data reusables.copilot.xcode-chat-public-preview-note %} + ## Prerequisites To use {% data variables.product.prodname_copilot %} for Xcode, you must install the {% data variables.product.prodname_copilot %} for Xcode extension. See [AUTOTITLE](/copilot/configuring-github-copilot/installing-the-github-copilot-extension-in-your-environment). diff --git a/data/reusables/copilot/xcode-chat-public-preview-note.md b/data/reusables/copilot/xcode-chat-public-preview-note.md new file mode 100644 index 000000000000..33bf2df6c885 --- /dev/null +++ b/data/reusables/copilot/xcode-chat-public-preview-note.md @@ -0,0 +1 @@ +> [!NOTE] {% data variables.product.prodname_copilot_chat_short %} in Xcode is in {% data variables.release-phases.public_preview %} and subject to change.