blob: 7e96d630c06e493454bb64d901e3033b90f8c887 [file] [log] [blame]
Petr Ruzickaba0a49d2018-01-31 22:16:20 +01001---
2summary: >
3 Add "reno", an releasenotes configuration tool to record release notes.
4 Documentation: https://docs.openstack.org/reno/latest
5
6 To list/create/show release notes, run following commands:
7
8 .. code-block:: shell
9
10 reno list
11 reno new releasenote-slug-title --edit
12 # git add/commit releasenotes/*
13 reno report --no-show-source