From 3e4889cd6af380b25b94801dc0486a27fd6352f4 Mon Sep 17 00:00:00 2001 From: Gregory Haynes Date: Thu, 6 Oct 2016 14:50:46 -0700 Subject: [PATCH] Add low-hanging-fruit bug tag to docs This is useful in the developer quickstart guide. Change-Id: I54e7166bace055ae583f5dc84b648bba5f4f9cf4 --- doc/source/developer/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/developer/index.rst b/doc/source/developer/index.rst index 738c82c5..7d23539c 100644 --- a/doc/source/developer/index.rst +++ b/doc/source/developer/index.rst @@ -24,6 +24,15 @@ and testing your changes. When you are done editing, use ``git review`` to submit changes to the upstream gerrit. +Finding Work +------------ + +We maintain a list of low-hanging-fruit tags on launchpad: + + * `https://bugs.launchpad.net/diskimage-builder/+bugs?field.tag=low-hanging-fruit` + + + .. toctree:: :maxdepth: 2