Diff for "Projects/Registering"

Not logged in - Log In / Register

Differences between revisions 2 and 3
Revision 2 as of 2008-04-03 16:12:25
Size: 4070
Editor: 77-100-239-119
Comment: added header and footer
Revision 3 as of 2008-05-20 04:21:37
Size: 4048
Editor: 65-100-177-47
Comment: Fixed TOC
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">[[TableOfContents]]||
Line 65: Line 65:

[:FrontPage:Launchpad Help] > [:Projects] > [:Projects/Registering:Registering]

TableOfContents

Overview

Let's have a quick recap of how you can use Launchpad for your project:

  • Use Launchpad's applications directly: bug tracker, code hosting, user support tracker, translations, specification tracker, distribution package build and hosting, file downloads and so on.

  • List your project in the directory: gain publicity for your project, make announcements, link to your bug tracker, register your code and make it available through [https://www.bazaar-vcs.org Bazaar].

Of course, you can pick and choose almost any combination of what Launchpad has to offer. The first step is to register your project.

Types of project you can register

You can register any free software project in Launchpad. To find out what we mean by "free software", take a look at our [http://www.ubuntu.com/community/ubuntustory/licensing licensing policy].

If you're not sure that your project's licence is suitable, [:Feedback:talk to us] about it.

{i} Quick tip: If you want to register a translation team or Ubuntu loco team in Launchpad, please [:Teams/Register:create a new team], not a project.

Registration

To register your project, visit the [https://launchpad.net/projects/+new new project page].

Registration is straightforward. However, there are a few things to note:

  • Name: the unique name Launchpad gives to your project and uses mainly in URLs. For example: [https://launchpad.net/awn Avant Window Navigator]'s name is awn.

  • Display name and title: used on pages related to your project, these should be the project's full name. For example: Avant Window Navigator.

  • Summary and description: both appear on your project's home page but only the summary is returned in search results.

Project groups

Some larger free software projects are actually several related projects working under the same banner. For example: Firefox is part of the Mozilla project. Launchpad represents these as projects ([https://launchpad.net/firefox Firefox]) and project groups ([https://launchpad.net/mozilla Mozilla]).

Project groups are useful because they give you one place from which to find all the information about the constituent projects.

To register a project group, [https://answers.launchpad.net/launchpad/+addquestion file a support request] with the Launchpad team.

Anchor(roles)

Roles within projects

People and teams can take different roles within your project. For now, the two most important roles are:

  • Owner: has full control of the project and takes all other roles in the project until they are filled by other people or teams.

  • Driver: exists at both project level and for individual planned releases (called series in Launchpad). Can approve or decline bugs and blueprints targeted to future series. Effectively a project or release manager.

By default, whoever registered the project is its owner. However, you can change this to any other person or team in Launchpad with Change maintainer in the Actions menu on your project's overview page.

Similarly, you can set the driver for the whole of your project with Change driver. However, it may be more useful to set different drivers for each series, as we'll see later.

Other roles that we'll look at in detail later on include:

  • bug contact
  • security contact
  • translation group
  • support contact.

Next steps

Next up let's look at telling Launchpad how your project [:Projects/SeriesMilestonesReleases:organises its different lines of development and releases].

[:Teams/MailingLists:< Mailing lists]

[:Projects/SeriesMilestonesReleases:Series, milestones and releases >]

Projects/Registering (last edited 2018-05-29 15:29:21 by cjwatson)