Closed stockiNail closed 2 years ago
Should pay some more attention to the commit messages :)
@kurkle I didn't understand...
It's the first commit message that gets suggested when merging. You can edit it at that point too.
You can edit it at that point too.
Ok.. apologize.. but is it in the form opened when I'm merging? Because I can't see where what you reported is located.
https://github.com/chartjs/chartjs-plugin-annotation/commits/master
Commit messages create the git history. Pull request description ends up in the release notes and is more important. But good commit messages are important too.
More information for example here: https://www.google.com/amp/s/cbea.ms/git-commit/amp/
Now it's clear. My fault is to commit the branch with the "fix [issue]" instead of the real title of the target PR in the project... Sorry. Be patient
Also don't worry too much about that, I'm not very good with the commit messages either. Just pointing out its something that we should try to improve.
Also don't worry too much about that, I'm not very good with the commit messages either. Just pointing out its something that we should try to improve.
Absolutely I'll do!
Fixes #559