Commit 0ee6c02
committed
docs: clarify CC trailer placement and PR description usage
New GitGitGadget users sometimes put CC: trailers in their commit
messages (where they are ignored) instead of in the Pull Request
description (where GitGitGadget reads them). They also sometimes
duplicate the commit message in the PR description, not realizing
that the PR description appears below the three-dash line in the
emailed patch.
Add two bullet points to the usage instructions to help avoid
these common mistakes.
Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Paul Tarjan <github@paulisageek.com>1 parent 70f6cc9 commit 0ee6c02
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments