Managing expectations with a contributions and credit policy
Managing expectations with a contributions and credit policy
Posted May 21, 2024 4:59 UTC (Tue) by jezuch (subscriber, #52988)In reply to: Managing expectations with a contributions and credit policy by vaurora
Parent article: Managing expectations with a contributions and credit policy
FWIW, GitHub will display all authors (and also the committer) on a list of commits in a PR, as icons next to each commit. When you open a particular commit, the primary author is obviously emphasized, though.
Posted May 28, 2024 12:31 UTC (Tue)
by wiktor (guest, #132450)
[Link]
As a maintainer I sometimes have to fix the PR of a contributor that disappeared and the PR is in conflict. I usually leave the author but append myself as `Co-authored-by` if the conflict resolution is not trivial or needs further adjustments or code changes (e.g. adding test cases).
Managing expectations with a contributions and credit policy