Skip to content

Commit

Permalink
docs(readme): πŸ“ Add section 'debugging' (#173)
Browse files Browse the repository at this point in the history
Related to issue: #163
  • Loading branch information
krsiakdaniel authored Dec 14, 2024
1 parent dcf8343 commit a1975fa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,19 @@ To provide a clear overview of the project's progress I use charts.
- [Priorities](https://github.com/users/krsiakdaniel/projects/6/insights/2)
- [Trend of Tasks](https://github.com/users/krsiakdaniel/projects/6/insights/1)

## πŸ› Handling Unexpected Bugs: Debugging and Fixing Workflow

I follow a structured approach to identify and resolve unexpected issues.

1. **Problem Analysis**
2. **Root Cause Identification**
3. **Proposing Solutions**
4. **Testing the Fix**
5. **Documenting the Process**

Explore the linked issue to see how I apply this in practice: [Fix(Heading1)!: πŸ› Incorrect Text Size on Production Compared to Localhost](https://github.com/users/krsiakdaniel/projects/6/views/1?pane=issue&itemId=90896673&issue=krsiakdaniel%7Cportfolio-website-krsiak-cz%7C163)


## 🚦 Project Status

The current status of the project is continuously monitored.
Expand Down

0 comments on commit a1975fa

Please sign in to comment.