1697
Comment:
|
6104
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
#acl launchpadTeamACL:read,write All:read | |
Line 5: | Line 6: |
This is the Launchpad Help site, a wiki that includes helpful tips, documentation, notices and other information for users of Launchpad. | = Welcome to Launchpad Help = |
Line 7: | Line 8: |
== Launchpad Highlights == | Launchpad is an open source suite of tools that help people and teams to work together on software projects. [[https://launchpad.net/+tour|See the tour]] for an introduction to what you can do with Launchpad. |
Line 9: | Line 10: |
Launchpad is a tool for collaboration between different projects. It makes it easier for people who work on a variety of free software projects, in particular, to share information about bugs, features and translations. Launchpad is used by Ubuntu and other distributions for bug tracking, translations and release feature planning. It is also used by "upstream" projects in the same way, and it makes collaborating between all these projects very easy. | ||<tablestyle="width: 100%;" colspan=3 style="background: #2a2929; font-weight: bold; color: #f6bc05;">I want to...|| ||'''~+[[Bugs/YourProject|Track my project's bugs]]+~''' || '''~+[[Code/QuickStart|Host my project's code]]+~''' || '''~+[[Translations/YourProject|Translate my project]]+~''' || ||'''~+[[Packaging/PPA|Distribute Ubuntu software]]+~'''||'''~+[[Teams/MailingLists|Run a mailing list]]+~'''||'''~+[[Translations/StartingToTranslate|Help translate a project]]+~''' || |
Line 11: | Line 14: |
Read these first! | ||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">Talk to us — we're here to help|| || '''In IRC chatrooms''' || `#launchpad` channel for user questions, `#launchpad-dev` for development. Both are on Freenode. (If you don't know about IRC, [[http://www.wikihow.com/Get-Started-with-IRC-(Internet-Relay-Chat)|try this guide]]). || || '''On our mailing lists''' || [[http://lists.ubuntu.com/mailman/listinfo/launchpad-users|launchpad-users]] for user questions, [[https://launchpad.net/~launchpad-dev|launchpad-dev]] for development. || || '''Via the web''' || [[https://answers.launchpad.net/launchpad/+addquestion|Launchpad Answers]]. || |
Line 13: | Line 19: |
* [:MaloneHighlights:Highlights of Bug Tracking in Launchpad] * [:CrossProjectBugTracking:Tracking bugs that affect multiple projects] * [:BlueprintHighlights:Highlights of Feature Planning in Launchpad] |
||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">New to Launchpad|| ||<style="background:#F1F1ED;">~+'''NEW: [[Packaging/SourceBuilds|Source package recipes]]'''+~||Automatic daily or manual package builds from a Bazaar branch straight to a PPA. [[Packaging/SourceBuilds|Read more >]]|| |
Line 17: | Line 22: |
== Documentation == * Detailed documentation for [:BlueprintDocumentation:the feature planning tool] built into Launchpad, that lets you keep track of new features under development, who is responsible for them, how well-defined they are, when they are likely to land in your product, and where the code is that implements them. * How to [:UsingMaloneEmail:use email to interact with the bug tracker]. You can file bugs, and change the statuses of bugs as well as commenting on bugs, using only email. |
<<Anchor(user-guide)>> ||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">User guide|| ||<style="background:#F1F1ED;">'''[[YourAccount|Your account]]'''||Create a [[YourAccount/NewAccount|new account]], learn about [[YourAccount/Karma|karma]], log into other websites with [[YourAccount/OpenID|OpenID]], [[YourAccount/ContactingPeople|contact people and teams]].|| ||<style="background:#F1F1ED;">'''[[Teams]]'''||[[Teams/Joining|Join]] a team, [[Teams/CreatingAndRunning|create and run]] a team, set up a team [[Teams/MailingLists|mailing list]].|| ||<style="background:#F1F1ED;">'''[[Projects]]'''|| [[Projects/Registering|Register a project]], learn about [[Projects/SeriesMilestonesReleases|releases]], publish your [[Projects/FileDownloads|project files]], buy a [[https://answers.launchpad.net/launchpad/+faq/208|commercial subscription]] for a non-open source project.|| ||<style="background:#F1F1ED;">'''[[Bugs|Bug tracker]]'''|| [[Bugs/YourProject|Bug tracking for your project]], [[Bugs/MultiProjectBugs|track one bug across many projects]], Launchpad's [[Bugs/Statuses|bug statuses]], [[Bugs/Subscriptions|subscribe to bugs]] by email and Atom feed, learn the bug tracker's [[Bugs/EmailInterface|email interface]], [[Bugs/BugzillaPlugin|Bugzilla]] and [[Bugs/TracPlugin|Trac]] plugins.|| ||<style="background:#F1F1ED;">'''[[Translations]]'''||[[Translations/StartingToTranslate|Help for translators]], [[Translations/YourProject|translation help for projects]].|| ||<style="background:#F1F1ED;">'''[[Code|Code Hosting]]'''|| [[Code/FindingAndDownloading|Finding and downloading code]], [[Code/UploadingABranch|uploading code to Launchpad]], [[Code/TeamBranches|team branches]], [[Code/Review|code reviews]], [[Code/BugAndBlueprintLinks|linking branches to bugs]], [[Code/PersonalBranches|non-project branches]], [[Code/Imports|importing CVS, Subversion and git repos into Bazaar branches]].|| ||<style="background:#F1F1ED;">'''[[Answers]]'''||[[Answers/AskingForHelp|Ask for help with free software]], [[Answers/OfferingHelp|offer help]], use Answers for [[Answers#your-project|your project]].|| ||<style="background:#F1F1ED;">'''[[Blueprint]]'''||Track specifications and chunks of work.|| ||<style="background:#F1F1ED;">'''[[Packaging]]'''||[[Packaging/PPA|Personal package archives]] — build and publish Ubuntu packages in your own apt repository. [[Packaging/SourceBuilds|Source package recipes]] — create daily builds from a Bazaar branch. [[Packaging/UploadErrors|Common package upload errors]].|| ||<style="background:#F1F1ED;">'''[[API]]'''|| Use the [[https://help.launchpad.net/API/launchpadlib|Python library]], use the [[https://help.launchpad.net/API/Hacking|API without Python]], read the [[http://launchpad.net/+apidoc|reference documentation]] and more.|| |
Line 23: | Line 36: |
== Other resources == | == Get involved == |
Line 25: | Line 38: |
* [:BazaarLinks:Stories of the Bazaar in Launchpad] * ComingFeatures -- features currently under development * NewFeatures -- features that have landed on beta.launchpad.net, or on launchpad.net, but not yet been properly announced |
Launchpad is free software. You can get involved in a number of ways: * '''[[https://dev.launchpad.net|Join the development community]]:''' learn about and participate in Launchpad development. * '''[[GetInvolved/BetaTesting|Beta testing]]:''' be the first to try new features and help shape them before launch. * '''[[DocTeam|Documentation team]]:''' help others to use Launchpad with user guides, screencasts and more. == Other stuff == * Found spam in Launchpad? [[https://answers.launchpad.net/launchpad/+addquestion|Report it]] to the Launchpad team. * [[http://blog.launchpad.net/|The Launchpad blog]]. * [[http://www.youtube.com/CanonicalLaunchpad|Launchpad's YouTube channel]], [[Videos|Ogg Theora versions]] * [[Feedback|Contact us]]: #launchpad and #launchpad-dev on Freenode, [[http://lists.ubuntu.com/mailman/listinfo/launchpad-users|launchpad-users]] list or [[https://answers.launchpad.net/launchpad/+addquestion|ask the sysadmins for help]]. * See [[http://blog.launchpad.net/maintenance|planned downtime]] and subscribe to our [[http://blog.launchpad.net/category/notifications/feed|notification feed]]. * Look up unfamiliar terms in our [[Glossary|glossary]]. Please also take a look at our [[TermsofUse|terms of use]], [[PrivacyPolicy|privacy policy]] and other [[Legal|legal information]]. |
Welcome to Launchpad Help
Launchpad is an open source suite of tools that help people and teams to work together on software projects. See the tour for an introduction to what you can do with Launchpad.
I want to... |
||
Talk to us — we're here to help |
|
In IRC chatrooms |
#launchpad channel for user questions, #launchpad-dev for development. Both are on Freenode. (If you don't know about IRC, try this guide). |
On our mailing lists |
launchpad-users for user questions, launchpad-dev for development. |
Via the web |
New to Launchpad |
|
Automatic daily or manual package builds from a Bazaar branch straight to a PPA. Read more > |
Get involved
Launchpad is free software. You can get involved in a number of ways:
Join the development community: learn about and participate in Launchpad development.
Beta testing: be the first to try new features and help shape them before launch.
Documentation team: help others to use Launchpad with user guides, screencasts and more.
Other stuff
Found spam in Launchpad? Report it to the Launchpad team.
Contact us: #launchpad and #launchpad-dev on Freenode, launchpad-users list or ask the sysadmins for help.
See planned downtime and subscribe to our notification feed.
Look up unfamiliar terms in our glossary.
Please also take a look at our terms of use, privacy policy and other legal information.