doc: contrib: move section about modifying patches
Move section about modifying changes to the contribution section where it belongs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
cc21c72392
commit
831a0184d6
4 changed files with 7 additions and 2 deletions
|
|
@ -18,6 +18,8 @@ General Guidelines
|
|||
contributor_expectations.rst
|
||||
coding_guidelines/index.rst
|
||||
proposals_and_rfcs.rst
|
||||
modifying_contributions.rst
|
||||
|
||||
|
||||
:ref:`contribute_guidelines`
|
||||
Learn about the overall process and guidelines for contributing to the Zephyr project.
|
||||
|
|
@ -41,6 +43,10 @@ General Guidelines
|
|||
Learn when and how to submit RFCs (Request for Comments) for new features and changes to the
|
||||
project.
|
||||
|
||||
:ref:`modifying_contributions`
|
||||
Guidelines for modifying contributions made by other developers and how to deal with stale pull
|
||||
requests.
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ Project and Governance
|
|||
release_process
|
||||
proposals
|
||||
code_flow
|
||||
modifying_contributions.rst
|
||||
dev_env_and_tools
|
||||
issues
|
||||
communication
|
||||
|
|
|
|||
|
|
@ -415,4 +415,4 @@ Merge Criteria
|
|||
* Documentation coverage (APIs)
|
||||
|
||||
|
||||
.. _Zephyr Contributor Badge form: https://forms.gle/oCw9iAPLhUsHTapc8
|
||||
.. _Zephyr Contributor Badge form: https://forms.gle/oCw9iAPLhUsHTapc8
|
||||
|
|
|
|||
Loading…
Reference in a new issue