The fix
Don't refactor. I have a specific bug: [describe it]. Help me debug it in place: suggest log points to add, a way to reproduce it in isolation, and which recent change to bisect first. Find the root cause before proposing any code change, and keep the fix as small as possible.
Learn it properly: Recipe 05, Build β