diff --git a/goals/selected/ussuri/project-ptl-and-contrib-docs.rst b/goals/selected/ussuri/project-ptl-and-contrib-docs.rst index cda101e7c..97bb2e55f 100644 --- a/goals/selected/ussuri/project-ptl-and-contrib-docs.rst +++ b/goals/selected/ussuri/project-ptl-and-contrib-docs.rst @@ -47,11 +47,17 @@ Completion Criteria =================== #. There exists project specific information about - contribution to that project in each project's documentation - in the form of CONTRIBUTING.rst in the cookiecutter repo [3]. -#. There exists a PTL specific section in CONTRIBUTING.rst with - all extra duties they perform beyond the common set enumerated - in the project team guide in the becoming a PTL section. + contribution to that project in each project's documentation + in the form of a ``doc/source/contributor/contributing.rst`` + following the template in the cookiecutter repo [3]. +#. There exists a PTL specific section in + ``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 ========== @@ -60,7 +66,9 @@ References #. `Contributor Guide `_ -#. `Cookie Cutter CONTRIBUTING.rst Template `_ +#. `Cookie Cutter doc/source/contributor/contributing.rst Template `_ + +#. `Cookie Cutter CONTRIBUTING.rst Template `_ #. `Nova PTL Guide `_