diff --git a/changelog/README.md b/changelog/README.md index cbf841f6c77b..317e3c5e2ccf 100644 --- a/changelog/README.md +++ b/changelog/README.md @@ -36,6 +36,8 @@ Release notes are text files with three lines: 3. An ending code block. +If more than one area is impacted, use separate code blocks for each entry. + This should be in a file named after the pull request number (e.g., `12345.txt`). There are many examples in this folder; check one out if you're stuck!