Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58282d1

Browse files
committed
DOC: add vertical space in towncrier template
1 parent 7bc36c2 commit 58282d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release/upcoming_changes/template.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
{% if definitions[category]['showcontent'] %}
1818
{% for text, values in sections[section][category].items() %}
1919
{{ text }}
20+
2021
{{ get_indent(text) }}({{values|join(', ') }})
2122

2223
{% endfor %}

0 commit comments

Comments
 (0)