diff --git a/specs/policy/bug-tagging.rst b/specs/policy/bug-tagging.rst index 00ffb4f6..816a2347 100644 --- a/specs/policy/bug-tagging.rst +++ b/specs/policy/bug-tagging.rst @@ -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 |