diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 32cad196ef9b37c0063fedb8419033a9dbe1c8a7..50b6db69c51a92b3ea0403303f356ec9c257deb1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -242,9 +242,9 @@ and concatenate the commit messages of the commits before merging. Changelog --------- -When opening a pull request with a user-visible change, you should write a changelog entry -(or more in case of multiple independent changes) -- the desciption will end up in -release notes. +When opening a pull request with a user-visible change, you should write one changelog entry +(or more in case of multiple independent changes) — the information will end up in +our release notes. Changelogs for the next release are stored in the `changelog.d` directory. The files follow a simple key-value format similar to the one for `.cabal` files.