Add info about adding a changelog entry for merge requests
CONTRIBUTING.rst: Add info about adding a changelog entry for merge requests, explaining where in the file it needs to be added.
This commit is contained in:
parent
6c1b4663d9
commit
8d2d779ec1
@ -19,6 +19,14 @@ All ash and bash scripts are linted using shellcheck:
|
|||||||
|
|
||||||
make lint
|
make lint
|
||||||
|
|
||||||
|
Changelog
|
||||||
|
=========
|
||||||
|
|
||||||
|
When adding, changing or removing something in a merge request, add a sentence to the `CHANGELOG.rst <CHANGELOG.rst>`_
|
||||||
|
explaining it.
|
||||||
|
The changelog entry needs to be added to the unreleased section at the top, as that section is used for the next
|
||||||
|
release.
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user