Skip to content

Commit af8c977

Browse files
committed
[Chore] Mention Unreleased section in PR template
Problem: it's not really fixed anywhere, whether should we have an empty `Unreleased` section in our changelog, or better go without it. Solution: we agreed with @Gromak that it's better to leave no empty section (so that it does not appear on Hackage). So as a clarification, on our PR template I change the point about changelog (for regular PRs, not as part of release routine) to mention the creation of `Unreleased` section if it is absent.
1 parent 426bbd4 commit af8c977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ checkmark indicating that you are sure it is dealt with (be that by irrelevance)
4949

5050
- Record your changes
5151

52-
- [ ] I added an entry to the [changelog](https://github.com/serokell/universum/tree/master/CHANGES.md) if my changes are visible to the users
52+
- [ ] I added an entry to the [changelog](https://github.com/serokell/universum/tree/master/CHANGES.md) (creating the `Unreleased` section if necessary) if my changes are visible to the users
5353
and
5454
- [ ] provided a migration guide for breaking changes if possible
5555

0 commit comments

Comments
 (0)