From b19c9cf4f3e1756c724e594baccbd986fe8019ee Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Thu, 24 Nov 2016 13:59:59 +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: b'https://gist.github.com/2f1c6e9b800db6d4a49d46f5b0623c1d\n' Change-Id: Ieb0bbd63bbe212c623588799a9d437523dddc621 Partial-Bug: 1644851 --- README.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 033b9a3..f0be23f 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,13 @@ -=============================== -trove-specs -=============================== - +================================================= OpenStack Database Service (Trove) Specifications +================================================= + +Specification documents that add information to the trove project +blueprints. + +.. image:: http://governance.openstack.org/badges/trove-specs.svg + :target: http://governance.openstack.org/reference/tags/index.html * Free software: Apache license * Documentation: http://specs.openstack.org/openstack/trove-specs/ +* Blueprints: https://blueprints.launchpad.net/trove \ No newline at end of file