Merge pull request #1806 from matrix-org/travis/misc/fix-c2s-changelog

Clarify that changelog entries end with a full stop
erikj/make_membership_room_ver
Travis Ralston 7 years ago committed by GitHub
commit ecca4a049b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -99,7 +99,7 @@ the ``newsfragments`` directory. The ``type`` can be one of the following:
* ``deprecation`` - Used when deprecating something
All news fragments must have a brief summary explaining the change in the contents
of the file.
of the file. The summary must end in a full stop to be in line with the style guide.
Changes that do not change the spec, such as changes to the build script, formatting,
CSS, etc should not get a news fragment.

@ -1 +1 @@
Add missing status_msg to m.presence schema
Add missing status_msg to m.presence schema.

Loading…
Cancel
Save