How to go about fixing unreported bugs

Hi,

Let’s say I want to fix a bug that hasn’t been reported before.
Should I ideally create a bug report first then the Pull Request or should I just skip the bug report and directly write the Pull Request?

1 Like

You can skip the report, as long as the pull includes a full description of the problem that it is fixing

1 Like