Add acceptance criteria and design review to template

Mandatory design reviewers and acceptance criteria
are a must for any spec. Therefore, this patch
adds these additional requirements to the spec template.

Change-Id: I27cf1ad06d8a58ad936d4f3288dd66aa468f1bbb
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
Bogdan Dobrelya 2015-06-15 15:36:40 +02:00
parent 5508b7326f
commit 4a4de07c2f

View File

@ -297,6 +297,9 @@ Primary assignee:
Other contributors:
<launchpad-id or None>
Mandatory design review:
<launchpad-id or None>
Work Items
----------
@ -330,6 +333,11 @@ Is this untestable in gate given current limitations (specific hardware /
software configurations available)? If so, are there mitigation plans (3rd
party testing, gate enhancements, etc).
Acceptance criteria
-------------------
Please specify clearly defined acceptance criteria for proposed changes.
Documentation Impact
====================