doc: releases: Enforce linking to Pull Requests in migration guide
In order to provide additional context and information to Zephyr users, ensure that each entry in the migration guide contains a link to the GitHub Pull Request that introduced the corresponding change. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
9bd0170aad
commit
54a83e2c17
1 changed files with 4 additions and 0 deletions
|
@ -103,6 +103,10 @@ in the migration guide. This includes:
|
|||
- Anything else that can affect the compilation or runtime behavior of an
|
||||
existing application
|
||||
|
||||
Each entry in the migration guide must include a brief explanation of the change
|
||||
as well as refer to the Pull Request that introduced it, in order for the user
|
||||
to be able to understand the context of the change.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue