Specify Changelog procedure

Update the CONTRIBUTING file to specify how release notes are managed.
This allows contributors to follow best-practices to ensure the
auto-generated Changelog stays up-to-date.

Change-Id: I7902c33a76c4cce8f50307843476e5d9435c9e2c
This commit is contained in:
Chris Dohmen 2022-06-13 15:39:31 -04:00
parent 3793d87deb
commit 1eadf23b94

View File

@ -9,6 +9,11 @@ the workflow documented at:
https://docs.opendev.org/opendev/infra-manual/latest/developers.html#development-workflow https://docs.opendev.org/opendev/infra-manual/latest/developers.html#development-workflow
Release notes are managed through the tool
`reno <https://pypi.org/project/reno/>`_. This tool will create
a new file under the directory ``releasenotes`` that should
be checked in with the code changes.
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub: Bugs should be filed on Launchpad, not GitHub: