Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It looks like towncrier unconditionally writes top_line when it is defined in the title_format configuration. So we must not repeat it in the template. When running towncrier with --draft, it works differently so in that case the top line is not shown...
- Loading branch information