Skip to content

Commit 7f8c99f

Browse files
authored
Add more tweaks to RELEASE.md (#64)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
1 parent 7bceeef commit 7f8c99f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Note the new version X.Y.Z in the updated files.
1616

1717
_Make sure no new commits are merged until the release is complete._
1818

19-
4. Review all commits in the new release and for each PR check an appropriate label is used and edit the title to be meaningful to end users. This will help auto-generated release notes match the final notes as closely as possible.
19+
4. Review all commits in the new release and for each PR check an appropriate label is used and edit the title to be meaningful to end users.
2020

2121
5. Using the Github UI, create a new release.
2222

@@ -26,7 +26,7 @@ Note the new version X.Y.Z in the updated files.
2626
- Click “set as latest release”.
2727
- Set the last version as the “Previous tag”.
2828
- Click “Generate release notes” to autogenerate release notes.
29-
- Edit the release notes. A summary and other sub categories may be added if required but should, in most cases, be left as ### Enhancements and ### Bugfixes. Feel free to collect multiple small changes to docs or Github config into one line, but try to tag every contributor. Make especially sure to credit new external contributors!
29+
- Edit the release notes. A summary and other categories should be added, in most cases, with the two categories ### Enhancements and ### Bugfixes. Feel free to collect multiple small changes to docs or Github config into one line, but try to tag every contributor. Make especially sure to credit new external contributors!
3030

3131
6. Publish the release.
3232

0 commit comments

Comments
 (0)