doc: contribute: link project roles documentation to index
Add a link and a note about the Project Roles' documentation in contribute/index.rst. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
b0b10594ae
commit
1ada829ca3
1 changed files with 8 additions and 0 deletions
|
@ -766,6 +766,11 @@ Code component README template
|
||||||
Contribution Roles and Responsibilities
|
Contribution Roles and Responsibilities
|
||||||
***************************************
|
***************************************
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
project_roles.rst
|
||||||
|
|
||||||
The Zephyr project defines a development process workflow using GitHub
|
The Zephyr project defines a development process workflow using GitHub
|
||||||
**Issues** to track feature, enhancement, and bug reports together with GitHub
|
**Issues** to track feature, enhancement, and bug reports together with GitHub
|
||||||
**Pull Requests** (PRs) for submitting and reviewing changes. Zephyr
|
**Pull Requests** (PRs) for submitting and reviewing changes. Zephyr
|
||||||
|
@ -780,3 +785,6 @@ submissions and for followup questions and clarifications. Read about the
|
||||||
project's :ref:`development processes and tools <dev-environment-and-tools>`
|
project's :ref:`development processes and tools <dev-environment-and-tools>`
|
||||||
and specifics about :ref:`review timelines <review_time>` to learn about the
|
and specifics about :ref:`review timelines <review_time>` to learn about the
|
||||||
project's goals and guidelines for our active developer community.
|
project's goals and guidelines for our active developer community.
|
||||||
|
|
||||||
|
:ref:`project_roles` describes in detail the Zephyr project roles and associated permissions
|
||||||
|
with respect to the development process workflow.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue