From a1975fa37c6d0d600e32b2141ce7c3d186f4a8c8 Mon Sep 17 00:00:00 2001 From: Krsiak Daniel Date: Sat, 14 Dec 2024 11:45:14 +0100 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=F0=9F=93=9D=20Add=20section=20?= =?UTF-8?q?'debugging'=20(#173)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related to issue: #163 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 1c947c2a..2a8f4227 100644 --- a/README.md +++ b/README.md @@ -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.