mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
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:
parent
5ebda5d8f4
commit
f381fba4a6
1 changed files with 2 additions and 0 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue