Skip to content

Commit

Permalink
Fix changelog category title template (#1424)
Browse files Browse the repository at this point in the history
* Fix changelog category title template

* Update .github/release-drafter.yml
  • Loading branch information
atugushev authored Jun 22, 2021
1 parent d917eda commit 8db87eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ categories:
- "dependency"
- "docs"

category-template: "$TITLE:"
change-template: "- $TITLE ([#$NUMBER](https://github.com/jazzband/pip-tools/pull/$NUMBER)). Thanks @$AUTHOR"
exclude-labels:
- "skip-changelog"
Expand Down

0 comments on commit 8db87eb

Please sign in to comment.