Skip to content

Commit

Permalink
Add top line to towncrier template
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Aug 27, 2021
1 parent 16077f2 commit 2653978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog/_template.rst
@@ -1,3 +1,6 @@

{{ top_underline * ((top_line)|length)}}

{% for section in sections %}
{% set underline = "-" %}
{% if section %}
Expand Down

0 comments on commit 2653978

Please sign in to comment.