aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 06db9660..12aa6acc 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,10 @@ you did not break anything.
- If applicable, update unit tests.
- If adding a new feature, please consider adding new tests.
- Do not forget to update the docs.
+- If your commit brings visible changes for end-users, add an entry in the
+ *Unreleased* section of the
+ [CHANGELOG.md](https://git.sr.ht/~rjarry/aerc/tree/master/item/CHANGELOG.md)
+ file.
Once you are happy with your work, you can create a commit (or several
commits). Follow these general rules:
@@ -199,3 +203,5 @@ Submit *confirmed* bug reports and *confirmed* feature requests on
[https://todo.sr.ht/~rjarry/aerc](https://todo.sr.ht/~rjarry/aerc).
[License](https://git.sr.ht/~rjarry/aerc/tree/master/item/LICENSE).
+
+[Change log](https://git.sr.ht/~rjarry/aerc/tree/master/item/CHANGELOG.md).