Skip to content

Commit

Permalink
docs: Improve GitHub release documentation formatting
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
johnnyhuy committed Apr 21, 2024
1 parent c60ea78 commit 1d152ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ version-resolver:
- 'patch'
default: patch
template: |
## What's Changed
## :rocket: What's Changed
[:books: `Compare from $PREVIOUS_TAG`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$CURRENT_TAG)
$CHANGES
## Contributors
## :writing_hand: Contributors
Thanks to everyone who contributed to this release!
Expand Down

0 comments on commit 1d152ba

Please sign in to comment.