Blame doc/usage/roadmap.rst

Pierre-Yves Chibon f6c7d8
Using the roadmap feature
Pierre-Yves Chibon f6c7d8
=========================
Pierre-Yves Chibon f6c7d8
Pierre-Yves Chibon f6c7d8
Pagure allows building the roadmap of the project using the tickets and
Pierre-Yves Chibon b0e322
their milestones.
Pierre-Yves Chibon f6c7d8
Pierre-Yves Chibon f6c7d8
The principal is as follow:
Pierre-Yves Chibon f6c7d8
Pierre-Yves Chibon f6c7d8
* For each milestones defined in the settings of the project, the roadmap
Pierre-Yves Chibon a3db50
  will group tickets with the corresponding milestone.
Pierre-Yves Chibon 918dfa
Pierre-Yves Chibon a3db50
* If your project has an ``unplanned`` milestone, this milestone will be
Pierre-Yves Chibon a3db50
  shown at the bottom of the roadmap page. This allowing you to put something
Pierre-Yves Chibon a3db50
  on the roadmap without assigning a real milestone to it.
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
Example
Pierre-Yves Chibon 633465
-------
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
For a project named ``test`` on ``pagure.io``.
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
* First, go to the settings page of the project, create the milestones you
Pierre-Yves Chibon 918dfa
  like, for example: ``v1.0`` and ``v2.0``.
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
* For the tickets you want to be on these milestones, go through each of them
Pierre-Yves Chibon a3db50
  and set their milestone to either ``v1.0`` or ``v2.0``, or none of them
Pierre-Yves Chibon b0e322
  if the ticket is not on the roadmap.
Pierre-Yves Chibon a3db50
  You can set the milestone on the metadata panel on the right side of the
Pierre-Yves Chibon a3db50
  issue page.
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
* And this is how it will look like
Pierre-Yves Chibon 633465
Pierre-Yves Chibon 633465
.. image:: _static/pagure_roadmap2.png
Clement Verna b1a034
        :target: ../_images/pagure_roadmap2.png