Skip to content
Snippets Groups Projects
Unverified Commit 10d864d1 authored by Francesco Gazzetta's avatar Francesco Gazzetta Committed by GitHub
Browse files

Mention that multiple changelogs per pr are fine (#7486)

parent 9b1939e7
No related branches found
No related tags found
No related merge requests found
......@@ -194,8 +194,9 @@ We like [this style guide][guide].
Changelog
---------
When opening a pull request, you should write a changelog entry.
This is done by adding a file in the `changelog.d` directory.
When opening a pull request, you should write a changelog entry
(or more in case of multiple independent changes).
This is done by adding files in the `changelog.d` directory.
The files follow a simple key-value format similar to the one for .cabal files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment