diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 46c6c560a..93763a29e 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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 `_ in the diff --git a/changelogs/internal/newsfragments/1697.clarification b/changelogs/internal/newsfragments/1697.clarification new file mode 100644 index 000000000..d238b2e9f --- /dev/null +++ b/changelogs/internal/newsfragments/1697.clarification @@ -0,0 +1 @@ +Minor clarifications to the contributing guide.