mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Update towncrier config
This commit is contained in:
parent
f2f276b8cf
commit
058d858607
2 changed files with 31 additions and 4 deletions
|
|
@ -22,8 +22,7 @@
|
|||
{% if definitions[category]['showcontent'] %}
|
||||
{% for text, values in sections[section][category].items() %}
|
||||
- {{ text }}
|
||||
{% for value in values %}{% if value.isdigit() %} `#{{ value }} <https://github.com/aiogram/aiogram/issues/{{ value }}>`_
|
||||
{% endif %}{% endfor %}
|
||||
{{ values|join(', ') }}
|
||||
{% endfor %}
|
||||
|
||||
{% else %}
|
||||
|
|
@ -42,4 +41,4 @@ No significant changes.
|
|||
|
||||
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue