fix parsing errors and sphinx warnings

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2023-11-16 08:02:56 +10:00 committed by zlopez
parent 8fb9b2fdf0
commit ba720c3d77
98 changed files with 4799 additions and 4788 deletions

View file

@ -1,31 +1,29 @@
Workflow
========
The ARC teams does the investigation work on the
`initiatives <https://docs.fedoraproject.org/en-US/cpe/initiatives/>`_ proposed
to the CPE team.
The ARC teams does the investigation work on the `initiatives
<https://docs.fedoraproject.org/en-US/cpe/initiatives/>`_ proposed to the CPE team.
Here belows is a schemas explaining its workflow.
.. image:: _static/ARC_Workflow.jpg
:target: _images/ARC_Workflow.jpg
:target: _images/ARC_Workflow.jpg
The workflow can be summarized as follow:
* Initiatives are submitted to CPE's project owner who will review them.
* If the initiatives are deemed in scope for the CPE team, they will be accepted.
* The CPE team will prioritize the initiatives against each other, leading to a
- Initiatives are submitted to CPE's project owner who will review them.
- If the initiatives are deemed in scope for the CPE team, they will be accepted.
- The CPE team will prioritize the initiatives against each other, leading to a
prioritized backlog of initiatives.
* The ARC team will take the backlog in that order and for each initiative it will:
- The ARC team will take the backlog in that order and for each initiative it will:
* Reach out to the CPE team and its communities (as needed) for input on potential
- Reach out to the CPE team and its communities (as needed) for input on potential
solution to implement the initiative
* Do the investigation/prototyping
* Report to the CPE team and its communities (as needed) its finding together
with a recommendation
- Do the investigation/prototyping
- Report to the CPE team and its communities (as needed) its finding together with a
recommendation
* The initiative will then be scheduled for the next prioritization meeting with
its stakeholders.
* When the initiative is scheduled, the CPE team will take it and implement it
using the information, experiment and prototypes gathered and built by the ARC
team.
- The initiative will then be scheduled for the next prioritization meeting with its
stakeholders.
- When the initiative is scheduled, the CPE team will take it and implement it using the
information, experiment and prototypes gathered and built by the ARC team.