https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22890 --- Comment #10 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #8)
Developers can add their own ChangeLog entries in the commit message or the "Text to go in the release notes", then the RM move it to ChangeLog.md
In my opinion, commit messages and changelogs have different goals. Commit messages should contain a detailed description of a change, especially what cannot be found in the diff (things like why it is needed, why it has been implemented that way, alternatives that have been considered, benchmarks, ...). Changelogs should contain a summary of what changed. "Text to go in the release notes" is fine I guess, and not really different from what I had in mind (a .md file per bug in changelog.d/) What is the most convenient for the release team ? -- You are receiving this mail because: You are watching all bug changes.