Document multiple changelog entries in one file (#21442)

Related: #20903
See also: #20864

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
This commit is contained in:
Alexander Scheel 2023-06-26 12:23:52 -05:00 committed by GitHub
parent 5ebda5d8f4
commit f381fba4a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!