governance/goals/template.txt
Doug Hellmann f5e9672c02 expand goal template with info about current state
Expand the goal template with a section to summarize the current state
of work. Add information from the pastebin associated with the existing
Oslo cleanup goal as an example.

Change-Id: Ie8f396dda22d071e6850ac5d80f167a6319f7adc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-08-17 15:34:45 -04:00

48 lines
1.3 KiB
ReStructuredText

.. -*- mode: rst -*-
==================================
(one line goal description here)
==================================
Explain what the goal is in general terms. Include the reasoning and
justification for applying the goal to all OpenStack projects.
Gerrit Topic
============
To facilitate tracking, commits related to this goal should use the
gerrit topic::
<insert topic here>
Completion Criteria
===================
Enumerate the items that must be true in order to call the goal
"completed" for a given project.
#. one
#. two
References
==========
Provide reference links to previous discussions on the mailing list or
IRC, etherpads, wiki pages, other forms of notes, and documentation
that would be useful to a project team in working on the goal.
Current State / Anticipated Impact
==================================
Provide a summary of the current state of any ongoing work related to
the goal, including known blockers for any projects, projects that
have completed the work already and can serve as examples, or other
information useful to evaluate the scope of the goal and whether it
would fit into the time given.
Project Teams
=============
.. Use tools/build_team_section_for_goal.py to generate the rest of
the template and paste it into this section.