mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
misc doc fixes/improvements (#7282)
This commit is contained in:
parent
d4427125eb
commit
27891cdc8d
5 changed files with 21 additions and 21 deletions
|
@ -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
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue