From aea6db72e1e7d211e312a0b160e57c746cc5d72b Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Fri, 25 Nov 2016 10:59:03 +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/5a0b66960af8c723d8a2ccf0350a23d2 Change-Id: I6e991331adbf07e756bcf76606068a76129e5659 --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index bd059a07..fdf14105 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,12 @@ +======================== +Team and repository tags +======================== + +.. image:: http://governance.openstack.org/badges/sahara-image-elements.svg + :target: http://governance.openstack.org/reference/tags/index.html + +.. Change things from this point on + Sahara image elements project ==============================