From 38c7d8b32e8af01fafa0c0a3b13a146e2928ac6b Mon Sep 17 00:00:00 2001 From: "Minh Tu K.Tran" Date: Thu, 25 Sep 2025 21:56:44 +0700 Subject: [PATCH] Revert "Repo sync" --- CHANGELOG.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6914bcd96391..a8c240f7776f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,5 @@ # Docs changelog -**23 September 2025** - -We've added new documentation for Spark that answers some common customer questions, helps customers troubleshoot known issues, and guides users on the best ways to prompt and provide context to Spark. - -See: -- "[About GitHub Spark](https://docs.github.com/en/copilot/concepts/spark)" -- "[Troubleshooting common issues with GitHub Spark](https://docs.github.com/en/copilot/how-tos/troubleshoot-copilot/troubleshoot-spark)" -- "[Write effective prompts and provide useful context for Spark](https://docs.github.com/en/copilot/tutorials/spark/prompt-tips)" - -
- **17 September 2025** We added documentation for expanded features for reusing workflow configurations in GitHub Actions.