Wording tweak in CONTRIBUTING.rst (#1697)

This commit is contained in:
Richard van der Hoff 2023-12-21 18:13:26 +00:00 committed by GitHub
parent 37ab151aad
commit 4a80df364a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -72,7 +72,7 @@ ask.
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.
The changelog is managed by `Towncrier <https://github.com/twisted/towncrier>`_ in the

View file

@ -0,0 +1 @@
Minor clarifications to the contributing guide.