Wording tweak in CONTRIBUTING.rst (#1697)
This commit is contained in:
parent
37ab151aad
commit
4a80df364a
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue