Skip to content

Commit 1e5d104

Browse files
authored
Improve PR template wrt release notes (#4607)
Mention in the PR template that PR titles will be used in release notes. This came up in #4571.
2 parents a8c73f1 + 946f5f1 commit 1e5d104

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
* [ ] You've read through your own file changes for silly mistakes etc
1212

1313
<!--
14-
Be sure to name your PR with an imperative e.g. 'Add worktrees view'
14+
Be sure to name your PR with an imperative e.g. 'Add worktrees view', and make sure the title
15+
is suitable to be included as a bullet point in release notes (i.e. phrased from a user's point
16+
of view).
1517
see https://github.com/jesseduffield/lazygit/releases/tag/v0.40.0 for examples
1618
-->

0 commit comments

Comments
 (0)