diff --git a/assets/images/social-cards/actions.png b/assets/images/social-cards/actions.png index e9e60b7cc489..006e38955506 100644 Binary files a/assets/images/social-cards/actions.png and b/assets/images/social-cards/actions.png differ diff --git a/assets/images/social-cards/code-security.png b/assets/images/social-cards/code-security.png index 25c557b0e574..8f08d8e61db4 100644 Binary files a/assets/images/social-cards/code-security.png and b/assets/images/social-cards/code-security.png differ diff --git a/assets/images/social-cards/copilot.png b/assets/images/social-cards/copilot.png index 9278a93657f6..6a757c397ead 100644 Binary files a/assets/images/social-cards/copilot.png and b/assets/images/social-cards/copilot.png differ diff --git a/assets/images/social-cards/default.png b/assets/images/social-cards/default.png index eb586cb194af..fe37dcb5db9a 100644 Binary files a/assets/images/social-cards/default.png and b/assets/images/social-cards/default.png differ diff --git a/assets/images/social-cards/issues.png b/assets/images/social-cards/issues.png index afedca548a4d..4499393d5243 100644 Binary files a/assets/images/social-cards/issues.png and b/assets/images/social-cards/issues.png differ diff --git a/content/copilot/customizing-copilot/adding-organization-custom-instructions-for-github-copilot.md b/content/copilot/customizing-copilot/adding-organization-custom-instructions-for-github-copilot.md index 2ed800eda971..21a31445a223 100644 --- a/content/copilot/customizing-copilot/adding-organization-custom-instructions-for-github-copilot.md +++ b/content/copilot/customizing-copilot/adding-organization-custom-instructions-for-github-copilot.md @@ -35,3 +35,13 @@ You can add organization custom instructions via your organization settings. You can write your instructions in any format you prefer. For example, you can write them as a single block of text, each on a new line, or separated by blank lines. 1. Click **Save changes**. Your instructions are now active, and will stay active until you change or remove them. + +To see your instructions in action, go to [https://github.com/copilot](https://github.com/copilot) and start a conversation. + +{% note %} + +Did you successfully add custom instructions for your organization? + +Yes No + +{% endnote %} diff --git a/content/copilot/customizing-copilot/adding-personal-custom-instructions-for-github-copilot.md b/content/copilot/customizing-copilot/adding-personal-custom-instructions-for-github-copilot.md index d2f7e29c7bd0..3e324e094448 100644 --- a/content/copilot/customizing-copilot/adding-personal-custom-instructions-for-github-copilot.md +++ b/content/copilot/customizing-copilot/adding-personal-custom-instructions-for-github-copilot.md @@ -27,10 +27,20 @@ You can add personal custom instructions either in the Chat panel or in immersiv 1. In the top right of any page on {% data variables.product.github %}, either: * Click the **{% octicon "copilot" aria-label="Copilot" %}** icon to open the {% data variables.product.prodname_copilot_chat_short %} panel. - * Click {% octicon "triangle-down" aria-label="The downwards triangle icon" %} next to the **{% octicon "copilot" aria-label="Copilot" %}** icon, then click **Immersive** to open {% data variables.product.prodname_copilot_chat_short %} in the full-page, immersive mode. + * Click {% octicon "triangle-down" aria-label="The downwards triangle icon" %} next to the **{% octicon "copilot" aria-label="Copilot" %}** icon, then click **Immersive** to open {% data variables.product.prodname_copilot_chat_short %} in the full-page, immersive mode. You can also go directly to [https://github.com/copilot](https://github.com/copilot). 1. Select the {% octicon "kebab-horizontal" aria-label="Open conversation options" %} dropdown menu at the top right of the Chat panel, or immersive page, then click **Personal instructions**. 1. Add natural language instructions to the text box. You can write your instructions in any format you prefer. For example, you can write them as a single block of text, each on a new line, or separated by blank lines. 1. Optionally, click {% octicon "light-bulb" aria-label="The light-bulb icon" %} to view templates you can use for common instructions. If you click on one of the boxes, such as "Communication", instructions will be added to the text box with placeholders, such as `{format}` that you can replace with your preferences. 1. Click **Save**. Your instructions are now active, and will stay active until you change or remove them. + +To see your instructions in action, go to [https://github.com/copilot](https://github.com/copilot) and start a conversation. + +{% note %} + +Did you successfully add personal custom instructions? + +Yes No + +{% endnote %} diff --git a/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md b/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md index d9dcb4c4f614..810ee5bb9e03 100644 --- a/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md +++ b/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md @@ -141,7 +141,17 @@ For an overview of the methods you can use to customize {% data variables.produc 1. Add natural language instructions to the file, in Markdown format. - 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. + 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.{% webui %} + +To see your instructions in action, go to [https://github.com/copilot](https://github.com/copilot), attach the repository containing the instructions file, and start a conversation.{% endwebui %} + +{% note %} + +Did you successfully add a custom instructions file to your repository? + +Yes No + +{% endnote %} ## Writing effective repository custom instructions diff --git a/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md b/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md index 7d15b02c8617..de918fcce9bb 100644 --- a/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md +++ b/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md @@ -86,9 +86,7 @@ Some features of {% data variables.product.prodname_copilot_short %} are availab ### {% data variables.product.prodname_copilot_short %} access to alternative AI models -> [!NOTE] The following models are currently in {% data variables.release-phases.public_preview %} as AI models for {% data variables.product.prodname_copilot %}, and are subject to change. The [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-pre-release-license-terms) apply to your use of these products. -> -> Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}. +> [!NOTE] Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}. By default, {% data variables.product.prodname_copilot_chat_short %} uses a base model. If you grant access to the alternative models, members of your enterprise can choose to use these models rather than the base model. The available alternative models are: