How do I create milestones for a project?

Asked by Kit Blake

Hi, I'd like to create a milestone for the Silva project. I've clicked around extensively and also tried vatiations such as:
https://launchpad.net/silva/+addmilestone
but haven't figured it out.
Thanks,
Kit

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Christian Reis
Solved:
Last query:
Last reply:
Revision history for this message
James Henstridge (jamesh) said :
#1

Hi Kit,

In Launchpad, milestones are attached to release series (which are meant to represent parallel lines of development). At the moment, silva has a single release series that was automatically created:
    https://launchpad.net/silva/trunk

You can add milestones to the release series with the "Add milestone" menu item, which should take you to:
    https://launchpad.net/silva/trunk/+addmilestone

If you want to register additional release series, use the "Register a release series" item on the project page, which should take you to:
    https://launchpad.net/silva/+addseries

Revision history for this message
Best Christian Reis (kiko) said :
#2

On Wed, May 02, 2007 at 06:33:52AM -0000, Kit Blake wrote:
> Hi, I'd like to create a milestone for the Silva project. I've clicked around extensively and also tried vatiations such as:
> https://launchpad.net/silva/+addmilestone

Milestones are created under product series:

    https://launchpad.net/silva/trunk

So:

    https://launchpad.net/silva/trunk/+addmilestone

Revision history for this message
Kit Blake (kitblake) said :
#3

Thanks