Explain how to adopt a backlog spec

Now that we are starting to get backlog specs, make it clear how one can
take it over and implement it.

* Make it clear on the landing page that backlog specs are looking for
  owners. Hopefully this will guide developers looking for a spec to
  work in to the right place.
* Explain how to take over a backlog spec.

Change-Id: Ia3585c515c115e073c00e3222fc6718da79792b9
This commit is contained in:
Joe Gordon
2015-05-14 10:14:25 -07:00
parent 58e465d2bf
commit 54a0cc035b
2 changed files with 6 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ Here you can find the specs, and spec template, for each release:
specs/kilo/index
specs/juno/index
There are also some partial specifications that can be found here:
There are also some approved backlog specifications that are looking for owners:
.. toctree::
:glob:

View File

@@ -5,6 +5,11 @@ Nova Backlog Specifications
If you have a problem that needs solving, but you are not currently planning
on implementing it, this is the place we can store your ideas.
If you are looking for a blueprint to work on, here is a list of specifications
that are looking for owners. If you would like to implement one of these
specifications, fill out the missing sections and follow the standard process
of submitting it to a release (See :doc:`../../readme`).
These specifications have the problem description completed, but all other
sections are optional.