Files
2025-11-29 18:20:07 +08:00

511 B

[Bug Fix Name]

Description of the bug or issue. What is broken and how it manifests.

<root_cause> Why the bug occurs - the underlying cause. </root_cause>

How to fix it: - Approach to resolve the issue - Components that need changes - Any side effects to consider

Keep implementation details minimal.

How to verify the fix: - Reproduce steps that should now work - Regression tests to ensure nothing breaks - Edge cases related to the bug