1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update docs changelog (for PR #58552) (#58596)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
docs-bot
2025-11-25 07:39:45 -08:00
committed by GitHub
parent 20ebee7cbd
commit 6857cdf373

View File

@@ -1,5 +1,15 @@
# Docs changelog
**24 November 2025**
We've added a new tutorial on burning down technical debt in a project:
[Using GitHub Copilot to reduce technical debt](https://docs.github.com/en/copilot/tutorials/reduce-technical-debt)
The addition of this tutorial was prompted by a presentation by Brittany Ellich at this year's GitHub Universe conference: [Tackling your tech debt with Copilot coding agent](https://www.youtube.com/watch?v=LafpndhNC_E), and is based on a GitHub community post by Akash Sharma: [Stop Letting Technical Debt Slow You Down](https://github.com/orgs/community/discussions/178975).
<hr>
**13 November 2025**
We've published a new tutorial on [using custom instructions for Copilot code review](https://docs.github.com/copilot/tutorials/use-custom-instructions). In this tutorial you'll learn how to write effective custom instructions that help Copilot provide more relevant and actionable code reviews.