Update commit message template to request a brief explanation of why a PR fixes the bug. It's always easiest to explain what a patch does, but when reviewing a patch or looking at a previously committed patch, the most useful information that a commit message could contain is why (or how) the changes in the patch actually fix the bug. Most folks already do this, so this just formalizes a placeholder for it.
<rdar://problem/102447501>
Pull request: https://github.com/apple/WebKit/pull/214
Pull request: https://github.com/WebKit/WebKit/pull/6579
We have one more template there. https://github.com/WebKit/WebKit/blob/main/.github/pull_request_template.md
(In reply to Fujii Hironori from comment #4) > We have one more template there. > https://github.com/WebKit/WebKit/blob/main/.github/pull_request_template.md Thanks! Updated the PR.
Committed 256835@main (0e7830380b81): <https://commits.webkit.org/256835@main> Reviewed commits have been landed. Closing PR #6579 and removing active labels.