Skip to content

Commit 1d152ba

Browse files
committed
docs: Improve GitHub release documentation formatting
- Update header text in ".github/release-drafter.yml" with emojis and new titles - Make changes to the header text for "What's Changed" and "Contributors" sections
1 parent c60ea78 commit 1d152ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ version-resolver:
2626
- 'patch'
2727
default: patch
2828
template: |
29-
## What's Changed
29+
## :rocket: What's Changed
3030
3131
[:books: `Compare from $PREVIOUS_TAG`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$CURRENT_TAG)
3232
3333
$CHANGES
3434
35-
## Contributors
35+
## :writing_hand: Contributors
3636
3737
Thanks to everyone who contributed to this release!
3838

0 commit comments

Comments
 (0)