]> git.ipfire.org Git - thirdparty/git.git/commit
MyFirstContribution: drop PR description for GGG single-patch contributions
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Thu, 12 May 2022 23:43:37 +0000 (23:43 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 May 2022 01:10:00 +0000 (18:10 -0700)
commit4ec50080621f1072a51351cb0f93d1af15a3c531
tree4db0a1f3f085f16ed5bf941881fbedef6ef1cfa5
parentc2cd4b592f89c4d11570c815f80b1a45266e4939
MyFirstContribution: drop PR description for GGG single-patch contributions

By default, GitHub prefills the PR description using the commit message
for single-commit PRs. This results in a duplicate commit message below
the three-dash line if the contributor does not empty out the PR
description before submitting, which adds noise for reviewers.

Add a note to that effect in MyFirstContribution.txt.

This partly addresses:
https://github.com/gitgitgadget/gitgitgadget/issues/340

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/MyFirstContribution.txt