diff options
| -rw-r--r-- | HACKING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt index 20cff7cac..8ec44605c 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -242,7 +242,7 @@ or adds the feature. To build and review docs, use the following steps. Change Log ---------- -- Feature additions and bugfixes must be added to the ``CHANGES.txt`` +- Feature additions and bugfixes must be added to the ``CHANGES.rst`` file in the prevailing style. Changelog entries should be long and descriptive, not cryptic. Other developers should be able to know what your changelog entry means. |
