Fixed towncrier check

This commit is contained in:
JRoot Junior 2024-08-16 00:42:27 +03:00
parent fe6d3be3b7
commit 89354d1a22
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -331,6 +331,9 @@ filename = "CHANGES.rst"
directory = "CHANGES/"
template = "CHANGES/.template.rst.jinja2"
issue_format = "`#{issue} <https://github.com/aiogram/aiogram/issues/{issue}>`_"
ignore = [
".template.rst.jinja2",
]
[[tool.towncrier.section]]
path = ""