mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Wording tweak in CONTRIBUTING.rst (#1697)
This commit is contained in:
parent
37ab151aad
commit
4a80df364a
|
|
@ -72,7 +72,7 @@ ask.
|
||||||
Adding to the changelog
|
Adding to the changelog
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
All API specifications require a changelog entry. Adding to the changelog can only
|
All changes to the contents of this repository require a changelog entry. Adding to the changelog can only
|
||||||
be done after you've opened your pull request, so be sure to do that first.
|
be done after you've opened your pull request, so be sure to do that first.
|
||||||
|
|
||||||
The changelog is managed by `Towncrier <https://github.com/twisted/towncrier>`_ in the
|
The changelog is managed by `Towncrier <https://github.com/twisted/towncrier>`_ in the
|
||||||
|
|
|
||||||
1
changelogs/internal/newsfragments/1697.clarification
Normal file
1
changelogs/internal/newsfragments/1697.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Minor clarifications to the contributing guide.
|
||||||
Loading…
Reference in a new issue