[Development] Please add [ChangeLog] entries to your commits!
Kai Koehne
Kai.Koehne at qt.io
Tue May 30 09:31:05 CEST 2017
> -----Original Message-----
> From: Mitch Curtis
> Sent: Monday, May 29, 2017 3:27 PM
> To: Kai Koehne <Kai.Koehne at qt.io>; development at qt-project.org
> Subject: RE: Please add [ChangeLog] entries to your commits!
>
> > [...]
> > Please be reminded that all changes that might be of interest to the
> > end user should be part of the ChangeLog. So please, whenever
> > reviewing a change, please check whether a [ChangeLog] entry is in order.
>
> Do we have a set of guidelines for what is considered interesting?
I'd say anything that changes observable behavior of existing features, or new features.
Should get a [ChangeLog]
- new features
- fixes for bugs in released versions of Qt
Can be ignored:
- fixes in tests
- doc fixes
- pure code cleanup
- fixes for regressions introduced in not-yet-released commits
Regards
Kai
(who considers starting a QUIP about this ...)
More information about the Development
mailing list