
ChangeLog issue
Opened this issue ยท 3 comments
First of all this shouldn't be an insult. It should be constructive criticism.
The commit messages are at the moment your only changelog and commit messages like: "Hoping that bug doesnt occur again." doesn't help the user to know what has changed in the latest release.
A commit message should always contain why something had to be done.
e.g. "Conflicting keys weren't collected properly in some conditions"
Now the user knows what has been fixed.
So please write proper commit messages or provide the community with a proper changelog.
Kind regards,
Eydamos
In regards to the commit message, I will keep you criticism in mind for future commit messages :)