mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed towncrier check
This commit is contained in:
parent
fe6d3be3b7
commit
89354d1a22
1 changed files with 3 additions and 0 deletions
|
|
@ -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 = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue