If you’re going to use asynchronous pull requests, at least try to commit so the change log can be read like an actual summary.

“fix things”, “now it works” etc are NOT proper commit messages.

If you want someone (and yourself) to understand the changes you’re contributing, the commit message, the PR description are as important as the code you removed/added.

It’s all in the intent.