From 9a8d67e36f305e9e966e715b4b4905ee078b101a Mon Sep 17 00:00:00 2001 From: Gregory Haynes Date: Thu, 6 Oct 2016 14:49:08 -0700 Subject: [PATCH] Add bugs link to docs Change-Id: I09dcfe5abbc76e1383851282f063f4c338f6d93a --- doc/source/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index cf2b2173..35b13402 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -30,6 +30,15 @@ The code is available at: `__ +Issues +------ + +Issues are tracked on launchpad at: + + * `https://bugs.launchpad.net/diskimage-builder/+bugs` + + + Communication -------------