From 2cbea29fae5adf311d46b6a1f1dcf8d71a64e5bd Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 19 May 2018 06:42:10 -0700 Subject: use correct file extension for CHANGES --- HACKING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3