Clarify doc locations in U goal
Reflect changes made during reviews of templates in the cookiecutter repo, which require most of the new content to be added in doc/source/countributor/contributing.rst, while also updating CONTRIBUTING.rst. Change-Id: I4012ef51793dfbc0f29fbf60064ba5c6e17d70ec Depends-On: https://review.opendev.org/708672
This commit is contained in:
@@ -47,11 +47,17 @@ Completion Criteria
|
|||||||
===================
|
===================
|
||||||
|
|
||||||
#. There exists project specific information about
|
#. There exists project specific information about
|
||||||
contribution to that project in each project's documentation
|
contribution to that project in each project's documentation
|
||||||
in the form of CONTRIBUTING.rst in the cookiecutter repo [3].
|
in the form of a ``doc/source/contributor/contributing.rst``
|
||||||
#. There exists a PTL specific section in CONTRIBUTING.rst with
|
following the template in the cookiecutter repo [3].
|
||||||
all extra duties they perform beyond the common set enumerated
|
#. There exists a PTL specific section in
|
||||||
in the project team guide in the becoming a PTL section.
|
``doc/source/contributor/contributing.rst`` with all extra duties
|
||||||
|
they perform beyond the common set enumerated in the
|
||||||
|
project team guide in the becoming a PTL section.
|
||||||
|
#. Each project's ``CONTRIBUTING.rst`` file is updated to the latest
|
||||||
|
template from the cookiecutter repo[4], linking to both the
|
||||||
|
OpenStack contributor guide and the project's own contribution
|
||||||
|
documentation.
|
||||||
|
|
||||||
References
|
References
|
||||||
==========
|
==========
|
||||||
@@ -60,7 +66,9 @@ References
|
|||||||
|
|
||||||
#. `Contributor Guide <https://docs.openstack.org/contributors/code-and-documentation/index.html>`_
|
#. `Contributor Guide <https://docs.openstack.org/contributors/code-and-documentation/index.html>`_
|
||||||
|
|
||||||
#. `Cookie Cutter CONTRIBUTING.rst Template <https://review.opendev.org/696001>`_
|
#. `Cookie Cutter doc/source/contributor/contributing.rst Template <https://opendev.org/openstack/cookiecutter/raw/branch/master/%7b%7bcookiecutter.repo_name%7d%7d/CONTRIBUTING.rst>`_
|
||||||
|
|
||||||
|
#. `Cookie Cutter CONTRIBUTING.rst Template <https://opendev.org/openstack/cookiecutter/raw/branch/master/%7b%7bcookiecutter.repo_name%7d%7d/doc/source/contributor/contributing.rst>`_
|
||||||
|
|
||||||
#. `Nova PTL Guide <https://docs.openstack.org/nova/latest/contributor/ptl-guide.html>`_
|
#. `Nova PTL Guide <https://docs.openstack.org/nova/latest/contributor/ptl-guide.html>`_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user