| Summary: | Document Co-authored-by in the Committer's Guide | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Mateusz Piotrowski <0mp> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | carlavilla, emaste |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
GitHub Reference: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors This should indeed be documented in the Commit Log Messages section in the committer's guide Sorry I did not remember that this PR was open when committing the fix. |
When a commit has more than one author, we are encouraged to use "Co-authored-by" to indicate that, e.g., Co-authored-by: Mateusz Piotrowski <0mp@FreeBSD.org> This should get documented. Bonus points for adding it to the Git commit templates in all the trees.