From bc6f91b94269bde460595465f3067881ae7057a9 Mon Sep 17 00:00:00 2001 From: Kelly Sovacool Date: Tue, 23 Dec 2025 12:08:31 -0500 Subject: [PATCH] docs(copilot-cli): add callout to link to issue #46 --- .github/CODEOWNERS | 2 +- docs/generative-AI/copilot-cli.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 896b3d2..e64b0f9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ /docs/HPCDME @kopardev /docs/UCSC @kopardev /docs/github/guide @kopardev -/docs/github/copilot-cli.md @kopardev +/docs/generative-AI/copilot-cli.md @kopardev diff --git a/docs/generative-AI/copilot-cli.md b/docs/generative-AI/copilot-cli.md index 639b9e0..dfccbaa 100644 --- a/docs/generative-AI/copilot-cli.md +++ b/docs/generative-AI/copilot-cli.md @@ -5,6 +5,14 @@ author: "[Vishal Koparde](https://github.com/kopardev)" toc-location: right-body --- +:::{.callout-important} + +The Copilot CLI has had major changes since this guide was created. +We plan to update this guide to reflect the latest changes, but +in the meantime, please see this issue for more details: + + +::: # Installing GitHub Copilot CLI (Laptop Setup Only)