Introduction
When software does not work as expected, it is important to tell the developers exactly what went wrong. Writing a clear bug report helps fix problems faster and prevents misunderstandings.
Imagine telling a friend about a broken coffee machine. You give a clear title like 'Coffee machine won't start', explain what you tried and what happened, list the steps you took, mention the model and where it is, say what you expected (coffee to brew) and what actually happened (nothing), and show a photo of the machine.
┌───────────────┐ │ Bug Report │ ├───────────────┤ │ Title │ │ Description │ │ Steps to Rep. │ │ Environment │ │ Expected vs A.│ │ Attachments │ └───────────────┘