date, problem_type, component, symptoms, root_cause, resolution_type, severity, project, language, framework, tags, related_issues
| date |
problem_type |
component |
symptoms |
root_cause |
resolution_type |
severity |
project |
language |
framework |
tags |
related_issues |
|
|
|
|
|
|
|
|
|
|
|
|
|
{{TITLE}}
Problem
{{Brief description of the problem - what was happening, what was expected}}
Symptoms
{{List the observable symptoms - error messages, visual issues, unexpected behavior}}
Context
- Component: {{COMPONENT}}
- Affected files: {{List key files involved}}
- When it occurred: {{Under what conditions - deployment, specific input, load, etc.}}
Investigation
What didn't work
- {{First thing tried and why it didn't solve it}}
- {{Second thing tried and why it didn't solve it}}
Root Cause
{{Technical explanation of the actual cause - be specific}}
Solution
The Fix
{{Describe what was changed and why}}
Files Changed
| File |
Change |
| {{file_path}} |
{{Brief description of change}} |
Prevention
How to avoid this in the future
- {{Preventive measure 1}}
- {{Preventive measure 2}}
Warning signs to watch for
- {{Early indicator that this problem might be occurring}}
Related
- {{Link to related solution docs or external resources}}