Commit b504bc3
committed
Using GGG: instruct to drop description for single-commit PRs
For single commit PRs, GitHub prepends the commit message to the PR
description, before the PR template.
Contributors will then (hopefully) remove the template and keep the rest
of the description. Since the PR description is added as an in-patch
commentary for single-commit PRs, the same text appears twice in the
generatred email (once in the commit messge and once in the in-patch
commentary), decreasing the signal-to-noise ratio for reviewers.
Let's instruct readers to empty the PR description for single commit
PRs.
This partly addresses:
gitgitgadget/gitgitgadget#3401 parent ee5937a commit b504bc3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments