Capitalization and full stops (#605)
This commit is contained in:
parent
d9cf6ffd94
commit
8d0bb7d22d
|
@ -236,9 +236,9 @@ For example:
|
||||||
When you find a closed bug, it is very useful to know which release fixed it.
|
When you find a closed bug, it is very useful to know which release fixed it.
|
||||||
So that you can easily find the issue by \# in `CHANGELOG.md`.
|
So that you can easily find the issue by \# in `CHANGELOG.md`.
|
||||||
|
|
||||||
- it's not quite as easy to find this in handwritten releases notes
|
- It's not quite as easy to find this in handwritten releases notes.
|
||||||
- a generated file saves you the trouble of remembering everything;
|
- A generated file saves you the trouble of remembering everything;
|
||||||
sometimes people forget to add things to a handwritten file
|
sometimes people forget to add things to a handwritten file.
|
||||||
|
|
||||||
Ultimately, I think GitHub Releases are ideal for end-users.
|
Ultimately, I think GitHub Releases are ideal for end-users.
|
||||||
Meanwhile, `CHANGELOG.md` lives right in the repository, with its detailed list of changes, which is handy for developers.
|
Meanwhile, `CHANGELOG.md` lives right in the repository, with its detailed list of changes, which is handy for developers.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user