fix: add changelog extension

This commit is contained in:
Oleg A 2022-06-20 22:22:18 +03:00
parent adfc89f125
commit e7c4016ae9
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

View file

@ -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)