From 6074cdcbdca70f06543d2fdcd96b8a5e51770c35 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 12 Sep 2025 01:16:24 -0700 Subject: [PATCH] Update docs changelog (for PR #56965) (#57448) Co-authored-by: github-actions[bot] Co-authored-by: hubwriter Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3655b75bd..38e9c0c67b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ See [Configuring automatic code review by GitHub Copilot](https://docs.github.co
+**8 September 2025** + +We've added a tutorial on planning a project with GitHub Copilot, including creating issues and sub-issues: [Planning a project with GitHub Copilot](https://docs.github.com/en/copilot/tutorials/plan-a-project). This tutorial provides step-by-step instructions on leveraging Copilot to plan a project from scratch. + +Additionally, we've updated [Using GitHub Copilot to create issues](https://docs.github.com/en/copilot/how-tos/use-copilot-for-common-tasks/use-copilot-to-create-issues) with instructions to create sub-issues and to work with existing issues. + +
+ **4 September 2025** We've updated the documentation to remove references to Copilot coding guidelines.