mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 03:34:09 +01:00
Specify news fragments must be done in RST.
This commit is contained in:
parent
23b2420520
commit
4049ca9208
|
|
@ -98,8 +98,10 @@ the ``newsfragments`` directory. The ``type`` can be one of the following:
|
||||||
|
|
||||||
* ``deprecation`` - Used when deprecating something
|
* ``deprecation`` - Used when deprecating something
|
||||||
|
|
||||||
All news fragments must have a brief summary explaining the change in the contents
|
All news fragments must have a brief summary explaining the change in the
|
||||||
of the file. The summary must end in a full stop to be in line with the style guide.
|
contents of the file. The summary must end in a full stop to be in line with
|
||||||
|
the style guide and and formatting must be done using `Restructured Text
|
||||||
|
<http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html>`_.
|
||||||
|
|
||||||
Changes that do not change the spec, such as changes to the build script, formatting,
|
Changes that do not change the spec, such as changes to the build script, formatting,
|
||||||
CSS, etc should not get a news fragment.
|
CSS, etc should not get a news fragment.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue