What is the best way to report a bug to a GitHub project?
I don't bother reporting software bugs because there's no transparency and they never get fixed anyway.
Send an email to a project owner.
Search for the bug in the project's existing issues and create a new one if it hasn't been reported yet.
Use git search -diff to compare all commits in your repository history.