Skip to content

Commit f12e3fc

Browse files
committed
Relocate the change log to a sensible location at the root of the repository
1 parent 2f1316b commit f12e3fc

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
File renamed without changes.

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ tox r -e py314
101101

102102
Before submitting your pull request, ensure you have met the following requirements.
103103

104-
1. Add a changelog entry to `docs/changelog.rst`.
104+
1. Add a change log entry to `CHANGELOG.rst`.
105105
1. Add a test which proves your fix and passes.
106106
1. Run all tests to ensure your changes don't break any existing functionality.
107107
1. Add or edit documentation, both as docstrings and narrative documentation, as necessary.
108-

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,4 +1074,4 @@ __ https://github.com/sphinx-contrib
10741074
.. _httpdomain: https://github.com/sphinx-contrib/httpdomain
10751075

10761076

1077-
.. include:: changelog.rst
1077+
.. include:: ../CHANGELOG.rst

0 commit comments

Comments
 (0)