summaryrefslogtreecommitdiff
path: root/docs/developer-guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/developer-guide.txt')
-rw-r--r--docs/developer-guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt
index ea1034ab..6b04603b 100644
--- a/docs/developer-guide.txt
+++ b/docs/developer-guide.txt
@@ -62,8 +62,8 @@ Making a pull request
---------------------
When making a pull request, please include a short summary of the changes
-and a reference to any issue tickets that the PR is intended to solve. All
-PRs with code changes should include tests. All changes should include a
+and a reference to any issue tickets that the PR is intended to solve.
+All PRs with code changes should include tests. All changes should include a
changelog entry.
``setuptools`` uses `towncrier <https://town-crier.readthedocs.io/en/latest/>`_