bug-tagging: add deployment-time tag

Adding deployment-time to track bugs that affect the Deployment time, so
we can easily list all of them and create some working group working on
this topic.

Change-Id: Ibaf0f349f1f4185f03134c92eb92211727ebd3ec
This commit is contained in:
Emilien Macchi 2017-05-23 13:24:45 -04:00
parent e2cadedcf8
commit 7f3e0e3b92
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ Tags
+-------------------------------+----------------------------------------------------------------------------+
| containers | A bug affecting container based deployments |
+-------------------------------+----------------------------------------------------------------------------+
| deployment-time | A bug affecting deployment time |
+-------------------------------+----------------------------------------------------------------------------+
| documentation | A bug that is specific to documentation issues |
+-------------------------------+----------------------------------------------------------------------------+
| i18n | A bug related to internationalization issues |