RESOLVED FIXED 99268
prepare-ChangeLog adds "Additional information of the change such as approach, rationale" where it doesn't make sense
https://bugs.webkit.org/show_bug.cgi?id=99268
Summary prepare-ChangeLog adds "Additional information of the change such as approach...
mitz
Reported 2012-10-14 11:12:45 PDT
prepare-ChangeLog adds "Additional information of the change such as approach, rationale" where it doesn't make sense
Attachments
Add "Additional information" line only for change logs under Source (1.93 KB, patch)
2012-10-14 11:14 PDT, mitz
ap: review-
Never add the “Additional information” line (1.36 KB, patch)
2012-12-20 00:33 PST, mitz
ap: review+
mitz
Comment 1 2012-10-14 11:14:28 PDT
Created attachment 168584 [details] Add "Additional information" line only for change logs under Source
Alexey Proskuryakov
Comment 2 2012-10-15 10:25:24 PDT
I'm actually finding this location more more useful for non-source changes. When you only modify tests, rationale on top is usually most appropriate, while for source code changes, it's often just bug title and per-function comments. Also, there is a lot of source code under Tools.
mitz
Comment 3 2012-10-15 10:28:43 PDT
I find that having the instructions on how to write a change log entry in the change log entry template is a nuisance.
Alexey Proskuryakov
Comment 4 2012-10-15 14:10:50 PDT
Comment on attachment 168584 [details] Add "Additional information" line only for change logs under Source I'm not sure why I didn't mark this r-, I totally meant to.
Alexey Proskuryakov
Comment 5 2012-10-15 14:11:25 PDT
> I find that having the instructions on how to write a change log entry in the change log entry template is a nuisance. Sounds like they should be removed unconditionally then.
mitz
Comment 6 2012-10-15 14:15:11 PDT
(In reply to comment #5) > > I find that having the instructions on how to write a change log entry in the change log entry template is a nuisance. > > Sounds like they should be removed unconditionally then. I’d prefer that.
Alexey Proskuryakov
Comment 7 2012-11-08 14:09:48 PST
As for rationale - contributors frequently forget to remove this line regardless of location, which is a waste of everyone's time.
mitz
Comment 8 2012-12-20 00:33:52 PST
Created attachment 180291 [details] Never add the “Additional information” line
Ryosuke Niwa
Comment 9 2012-12-20 00:36:42 PST
Ryosuke Niwa
Comment 10 2012-12-20 00:44:01 PST
I think we can solve the problem of new contributors not inserting the description at the right place by improving http://www.webkit.org/coding/contributing.html#changelogs
Ryosuke Niwa
Comment 11 2012-12-20 01:19:33 PST
(In reply to comment #10) > I think we can solve the problem of new contributors not inserting the description at the right place by improving http://www.webkit.org/coding/contributing.html#changelogs Submitted a patch on https://bugs.webkit.org/show_bug.cgi?id=105506.
mitz
Comment 12 2012-12-20 09:28:08 PST
Note You need to log in before you can comment on or make changes to this bug.