From 9dc94ebbf7937adb106c32cdaf690b698948c155 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Thu, 18 Aug 2016 15:16:58 -0400 Subject: [PATCH] [DOCS] - Removing tags: and category: Change-Id: I706a7c99afa6ca1d2243878394f02dae192d6117 --- CONTRIBUTING.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 9ba364b1..a4e67a49 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,7 +1,5 @@ OpenStack LXC host setup ######################## -:tags: openstack, lxc, host, cloud, ansible -:category: \*nix contributor guidelines ^^^^^^^^^^^^^^^^^^^^^^ @@ -32,7 +30,7 @@ Pull requests submitted through GitHub will be ignored and closed without regard Extra ----- -Tags: +Tags: If it's a bug that needs fixing in a branch in addition to Master, add a '\-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete. Status: @@ -45,7 +43,7 @@ Importance: Style guide ----------- -When creating tasks and other roles for use in Ansible please create then using the YAML dictionary format. +When creating tasks and other roles for use in Ansible please create then using the YAML dictionary format. Example YAML dictionary format: .. code-block:: yaml