Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include PR authors in release notes
Browse files Browse the repository at this point in the history
adamkudrna committed Apr 24, 2024
1 parent 3947fd3 commit 5a33545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -35,5 +35,5 @@ version-resolver:
- 'bug'
- 'bugfix'
default: patch
change-template: '- $TITLE (PR #$NUMBER)'
change-template: '- $TITLE by @$AUTHOR (PR #$NUMBER)'
template: $CHANGES

0 comments on commit 5a33545

Please sign in to comment.