[webkit-changes] [WebKit/WebKit] 0e7830: Update commit message template to request an expla...

EWS noreply at github.com
Fri Nov 18 08:30:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e7830380b8128fecbde01e1ef76eb82148466a3
      https://github.com/WebKit/WebKit/commit/0e7830380b8128fecbde01e1ef76eb82148466a3
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M .github/pull_request_template.md
    M Tools/Scripts/hooks/prepare-commit-msg

  Log Message:
  -----------
  Update commit message template to request an explanation of why a PR fixes the bug
https://bugs.webkit.org/show_bug.cgi?id=248012
<rdar://102447501>

Reviewed by Ryosuke Niwa.

Add the following template text to a commit message to remind
folks to explain why the patch fixes the bug:

    Explanation of why this fixes the bug (OO-PS!).

* .github/pull_request_template.md:
- Update GitHub documentation.
* Tools/Scripts/hooks/prepare-commit-msg:
(message):
- Update the template text.

Canonical link: https://commits.webkit.org/256835@main




More information about the webkit-changes mailing list