summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-01-16 09:46:36 +0000
committerGitHub <noreply@github.com>2020-01-16 09:46:36 +0000
commit7b14c4a0189dde1a6e7e077e2206c61bfa4b8b01 (patch)
tree741bd4bc277b0bce6ba74528112df53768d68aad /CONTRIBUTING.md
parentAdd org.matrix.e2e_cross_signing to unstable_features in /versions as per MSC... (diff)
downloadsynapse-7b14c4a0189dde1a6e7e077e2206c61bfa4b8b01.tar.xz
Add tips for the changelog to the pull request template (#6663)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c0091346f3..5736ede6c4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -101,8 +101,8 @@ in the format of `PRnumber.type`. The type can be one of the following:
 The content of the file is your changelog entry, which should be a short
 description of your change in the same style as the rest of our [changelog](
 https://github.com/matrix-org/synapse/blob/master/CHANGES.md). The file can
-contain Markdown formatting, and should end with a full stop ('.') for
-consistency.
+contain Markdown formatting, and should end with a full stop (.) or an
+exclamation mark (!) for consistency.
 
 Adding credits to the changelog is encouraged, we value your
 contributions and would like to have you shouted out in the release notes!