Add Gerrit Topic to the spec template

Using Gerrit Topics greatly facililates the reviews and tracking
of changes related to a spec.

Change-Id: I7b9cbab721bc78c3e2c72ca370f71bee7c4e7d14
This commit is contained in:
Ramy Asselin 2015-03-03 11:18:10 -08:00
parent 213e3eccc8
commit 6193f4d348

View File

@ -61,6 +61,15 @@ Primary assignee:
Can optionally list additional ids if they intend on doing substantial
implementation work on this blueprint.
Gerrit Topic
------------
Use Gerrit topic "<topic_name>" for all patches related to this spec.
.. code-block:: bash
git-review -t <topic_name>
Work Items
----------