From e0e4aaeb2cf49ba72af53c92b659d15f3c676a66 Mon Sep 17 00:00:00 2001 From: Sai Sravan Cherukuri Date: Thu, 5 Feb 2026 18:53:37 -0500 Subject: [PATCH] docs: add missing GHES versioning for Copilot IDE Closes #38826. Added GHES versioning tags to reflect compatibility with Enterprise Server. --- content/copilot/get-started/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/get-started/quickstart.md b/content/copilot/get-started/quickstart.md index 8e517d64a2ce..dce038192abe 100644 --- a/content/copilot/get-started/quickstart.md +++ b/content/copilot/get-started/quickstart.md @@ -387,7 +387,7 @@ Instructions for using {% data variables.product.prodname_copilot_short %} diffe {% endif %} ## Prerequisites - +{% ifversion fpt or ghes %} * **Subscription to {% data variables.product.prodname_copilot_short %}**. To use {% data variables.product.prodname_copilot %} in Eclipse, you must have an active {% data variables.product.prodname_copilot %} subscription. {% data reusables.copilot.subscription-prerequisite %} * **Latest version of the {% data variables.product.prodname_copilot %} extension**. For installation instructions, see [AUTOTITLE](/copilot/how-tos/set-up/install-copilot-extension?tool=eclipse). * **Sign in to {% data variables.product.company_short %} in Eclipse**. If you experience authentication issues, see [AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat#troubleshooting-authentication-issues-in-your-editor).