In this section, the developer should answer the following questions:
- What was the error?
- How was the error affecting the application and how urgent was it to have it fixed?
- Which files or components was the error affecting?
In this section, the developer should include the following:
- a screenshot of the code before and after the error correction. Also, the screenshot has to be accompanied with a text describing why the error was happening (ie. called the wrong C++ method, bad logic of the algorithm, etc.);
- the names of the files that were affected.