Add sample relnotes format release script expects.
This commit is contained in:
parent
b03817c0d8
commit
f10d2c9449
1 changed files with 6 additions and 0 deletions
6
release/notes.sample
Normal file
6
release/notes.sample
Normal file
|
@ -0,0 +1,6 @@
|
|||
- Each release note is preceded by a dash
|
||||
- Each release note must not exceed 74 characters per line
|
||||
- Release notes that require a longer explanation than will fit on a
|
||||
single line should be wrapped with the text indented as in this line
|
||||
- No periods at the end of each release note
|
||||
- Other minor cleanup and bug fixes
|
Loading…
Reference in a new issue