From 58525d3eb584a5df895bdb75dc3ab88bdfa80581 Mon Sep 17 00:00:00 2001 From: elle shwer Date: Wed, 16 Oct 2024 03:44:54 -0400 Subject: [PATCH] Update github-copilot-features.md to remove CE reference (#52694) Co-authored-by: hubwriter --- .../copilot/about-github-copilot/github-copilot-features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/copilot/about-github-copilot/github-copilot-features.md b/content/copilot/about-github-copilot/github-copilot-features.md index b1380791fbc9..dc185efb733b 100644 --- a/content/copilot/about-github-copilot/github-copilot-features.md +++ b/content/copilot/about-github-copilot/github-copilot-features.md @@ -26,11 +26,11 @@ A chat interface that lets you ask coding-related questions. {% data variables.p A chat-like interface in the terminal, where you can ask questions about the command line. You can ask {% data variables.product.prodname_copilot_short %} to provide command suggestions or explanations of commands. -### {% data variables.product.prodname_copilot_for_prs %} _({% data variables.product.prodname_copilot_enterprise_short %} only)_ +### {% data variables.product.prodname_copilot_for_prs %} AI-generated summaries of the changes that were made in a pull request, which files they impact, and what a reviewer should focus on when they conduct their review. -### {% data variables.product.prodname_copilot_autocomplete_pr %} (beta) _({% data variables.product.prodname_copilot_enterprise_short %} only)_ +### {% data variables.product.prodname_copilot_autocomplete_pr %} (beta) AI-generated text completion to help you write pull request descriptions quickly and accurately.