From 77f6c5ad354d5307f3d1227ee2c3b24c91834be6 Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Fri, 25 Nov 2016 10:57:18 +0100 Subject: [PATCH] Show team and repo badges on README This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/b44ce5b55c57c2fc318d27b195eb24da Change-Id: If602066f3a499c33899deac8fc898efc34c694de --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 1d47642274..4adb3974a1 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,12 @@ +======================== +Team and repository tags +======================== + +.. image:: http://governance.openstack.org/badges/heat.svg + :target: http://governance.openstack.org/reference/tags/index.html + +.. Change things from this point on + ==== Heat ====