mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 15:04:21 -05:00
The changelog entry ending in a .
or !
is not optional (#14087)
This commit is contained in:
parent
a09a7d40e3
commit
b753f63000
1
changelog.d/14087.doc
Normal file
1
changelog.d/14087.doc
Normal file
@ -0,0 +1 @@
|
||||
The changelog entry ending in a full stop or exclamation mark is not optional.
|
@ -390,7 +390,7 @@ This file will become part of our [changelog](
|
||||
https://github.com/matrix-org/synapse/blob/master/CHANGES.md) at the next
|
||||
release, so the content of the file should be a short description of your
|
||||
change in the same style as the rest of the changelog. The file can contain Markdown
|
||||
formatting, and should end with a full stop (.) or an exclamation mark (!) for
|
||||
formatting, and must end with a full stop (.) or an exclamation mark (!) for
|
||||
consistency.
|
||||
|
||||
Adding credits to the changelog is encouraged, we value your
|
||||
|
Loading…
Reference in New Issue
Block a user