doc: Make PR description a contributor expectation

Make a PR description an expectation/requirement for
pull requests submitted to the zephyr project.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
Declan Snyder 2024-06-27 09:07:36 -05:00 committed by Anas Nashif
commit 139a1cb803

View file

@ -93,6 +93,8 @@ PR Requirements
- Each commit in the PR must provide a commit message following the - Each commit in the PR must provide a commit message following the
:ref:`commit-guidelines`. :ref:`commit-guidelines`.
- The PR description must include a summary of the changes and their rationales.
- All files in the PR must comply with :ref:`Licensing - All files in the PR must comply with :ref:`Licensing
Requirements<licensing_requirements>`. Requirements<licensing_requirements>`.