diff options
author | Tshepang Mbambo | 2023-06-08 04:27:58 +0000 |
---|---|---|
committer | GitHub | 2023-06-08 04:27:58 +0000 |
commit | 27891cdc8d48a61b4a25b95a8ac45256ff69fcbe (patch) | |
tree | 5a8367c872ee83c7e42903e68518ea12de767f99 /docs | |
parent | d4427125eb9f1f6936fae4c8569feb0893b76155 (diff) |
misc doc fixes/improvements (#7282)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/releases.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases.md b/docs/releases.md index 6e7c37c6..84288675 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1,7 +1,7 @@ ## Checklist Helix releases are versioned in the Calendar Versioning scheme: -`YY.0M(.MICRO)`, for example `22.05` for May of 2022. In these instructions +`YY.0M(.MICRO)`, for example, `22.05` for May of 2022. In these instructions we'll use `<tag>` as a placeholder for the tag being published. * Merge the changelog PR @@ -30,7 +30,7 @@ we'll use `<tag>` as a placeholder for the tag being published. The changelog is currently created manually by reading through commits in the log since the last release. GitHub's compare view is a nice way to approach -this. For example when creating the 22.07 release notes, this compare link +this. For example, when creating the 22.07 release notes, this compare link may be used ``` |