Skip to content

Commit

Permalink
group related changes together
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg committed Jul 13, 2023
1 parent 9e123c4 commit 55fe3ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/maintainers_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Releasing can feel intimidating at first, but rest assured: if you make a mistak
- From the repository, navigate to the **Releases** section and draft a new release
- When creating the release notes, select the tag you generated earlier for your release and title the release the same name as the tag
- Release notes should mention contributors, issues and PRs ([Example](https://github.com/slackapi/bolt-js/releases/tag/%40slack%2Fbolt%403.6.0))
- Related changes should be grouped together, such as enhancements, bug fixes, documentation, dependencies, or others.
- Once the release notes are ready, click the "Publish Release" button to make them public

8. Communicate the release (as appropriate)
Expand Down

0 comments on commit 55fe3ec

Please sign in to comment.