From 2d168e7281e1be2dd359c2c5c12c0916aaa95c11 Mon Sep 17 00:00:00 2001 From: Sarita Iyer <66540150+saritai@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:59:56 -0500 Subject: [PATCH] Add links to "Example prompts for Copilot Chat" in Docs home page and Copilot landing page (#53312) --- content/copilot/index.md | 1 + content/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/copilot/index.md b/content/copilot/index.md index 31c1d5decd5e..02a950857d96 100644 --- a/content/copilot/index.md +++ b/content/copilot/index.md @@ -16,6 +16,7 @@ featuredLinks: popular: - /copilot/using-github-copilot/best-practices-for-using-github-copilot - /copilot/using-github-copilot/prompt-engineering-for-github-copilot + - /copilot/example-prompts-for-github-copilot-chat - /copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot - /copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide - /copilot/using-github-copilot/using-github-copilot-in-the-command-line diff --git a/content/index.md b/content/index.md index cf517b1a055d..7c99d615e2a8 100644 --- a/content/index.md +++ b/content/index.md @@ -106,6 +106,7 @@ childGroups: - copilot - copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot - copilot/using-github-copilot/prompt-engineering-for-github-copilot + - copilot/example-prompts-for-github-copilot-chat - copilot/using-github-copilot/asking-github-copilot-questions-in-github - copilot/using-github-copilot/guides-on-using-github-copilot/refactoring-code-with-github-copilot - name: CI/CD and DevOps