diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 46c6c560..93763a29 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 00000000..d238b2e9 --- /dev/null +++ b/changelogs/internal/newsfragments/1697.clarification @@ -0,0 +1 @@ +Minor clarifications to the contributing guide.