Self-paced

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer - 16w

Data Science and Machine Learning - 16 wks

Search from all Lessons


LoginGet Started
← Back to Lessons

Weekly Coding Challenge

Every week, we pick a real-life project to build your portfolio and get ready for a job. All projects are built with ChatGPT as co-pilot!

Start the Challenge

Podcast: Code Sets You Free

A tech-culture podcast where you learn to fight the enemies that blocks your way to become a successful professional in tech.

Listen the podcast
Edit on Github

How To Report A Bug

Overview

Overview

This guide will walk you through the process of reporting a bug. Follow the steps below to ensure your bug report is comprehensive and actionable.

Video Tutorial

Watch this video tutorial for a detailed explanation of how to report a bug.

Steps to Report a Bug

  1. Take a Screenshot:

    • Capture a screenshot of the bug you want to report, including the URL of the website.
  2. Go to Bug Reporting Platform:

  3. Select Bug Report:

    • Choose the option that says "Bug report".
  4. Add Bug Title:

    • Provide a descriptive title for the bug, explaining the problem concisely.
  5. Bug Description:

    • Upload the screenshot of the bug and provide the link to the specific website in the bug description box.
  6. Steps to Reproduce:

    • Give a very detailed description, step by step, to explain how the bug appears.
  7. Expected Behavior:

    • Explain step by step what should happen instead of the bug.
  8. Submit New Issue:

    • Click on "Submit new issue" to report the bug.

Conclusion

Following these steps will ensure that your bug report is clear, detailed, and actionable, helping the development team address the issue effectively.