mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fix: add changelog extension
This commit is contained in:
parent
adfc89f125
commit
e7c4016ae9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request_changelog.yml
vendored
2
.github/workflows/pull_request_changelog.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
You need to add a brief description of the changes to the `CHANGES` directory.
|
||||
|
||||
For example, you can run `towncrier create <issue>.<type>` to create a file in the change directory and then write a description on that file.
|
||||
For example, you can run `towncrier create <issue>.<type>.rst` to create a file in the change directory and then write a description on that file.
|
||||
|
||||
Read more at [Towncrier docs](https://towncrier.readthedocs.io/en/latest/quickstart.html#creating-news-fragments)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue