Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StFroese committed Dec 5, 2022
1 parent 5597ab3 commit 6b53984
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ An overview can be found [here](https://towncrier.readthedocs.io/en/stable/quick
2. Write a suitable message for the change:
```
Fixed ``crazy_function`` to be consistent with ``not_so_crazy_function``
```
3. (For maintainers) How to generate a change log:
Execute the following command in the base directory of the project
```
towncrier build --version=<VERSION NUMBER>
```

0 comments on commit 6b53984

Please sign in to comment.