GetInvolved
|
Size: 3419
Comment:
|
Size: 2467
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 6: | Line 6: |
| ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>|| | The Ubuntu Accomplishments project is a true collaborative Open Source project. For us to build an awesome accomplishments system we need a variety of skills and contributors who can bring them. This section of the our wiki homepage explains how you can get involved. |
| Line 8: | Line 8: |
| More information on how to help soon. Right now, do install it (using the link) above and let us know your experience! | If you know what you want to do to participate, you can click the different sections above for how to get involved. If you are not quite sure how to help, read on... |
| Line 10: | Line 10: |
| == Writing Accomplishments == | == How Can I Help? == |
| Line 12: | Line 12: |
| The real value in the Ubuntu Accomplishments system are the different accomplishments that you can achieve. We need more of these, and fortunately, this is a simple and effective way to contribute. | If you are not sure how to help, use our handy guide below: |
| Line 14: | Line 14: |
| See [[Accomplishments/Creating|this page]] for more information. | === If you are a fairly technical person === |
| Line 16: | Line 16: |
| == Documentation == | You might want to contribute to [[Accomplishments/GetInvolved/Hacking|Hacking]] or [[Accomplishments/GetInvolved/Testing|Testing]] (while Testing doesn't have to be technical, a deeper-dive of testing is really helpful). |
| Line 18: | Line 18: |
| === Documenting the Ubuntu Accomplishments === | We also would love more and more people to [[Accomplishments/Creating|Creating Accomplishments]] for the system. |
| Line 20: | Line 20: |
| Every accomplishment you see in the app provides information and guidance for how to get started and achieve the accomplishment. The goal of this documentation is to provide detailed guidance of what the trophy is, how to get started, what you need to do to accomplish it, and where you can find help. | === If you like writing === |
| Line 22: | Line 22: |
| Fortunately providing this documentation is simple; it just means editing text files. | You might want to help with [[Accomplishments/GetInvolved/Documentation|Documentation]] - this includes not only documentation for the software, but we would love documentation of the accomplishments in your language! |
| Line 24: | Line 24: |
| ==== Getting The Accomplishments ==== | === If you like using software and knowing the details of how it works === |
| Line 26: | Line 26: |
| Grab the accomplishments by running: | You might want to help with [[Accomplishments/GetInvolved/Support|Support]]. |
| Line 28: | Line 28: |
| {{{ bzr branch lp:ubuntu-community-accomplishments }}} |
=== If you know a second language === |
| Line 32: | Line 30: |
| In there you can see an `accomplishments` directory with an `ubuntu-community` accomplishments directory. To improve the documentation, just open up each `.accomplishment` file and edit the content in there. | We would love your help with [[Accomplishments/GetInvolved/Translations|Translations]]. |
| Line 34: | Line 32: |
| For more information on what the different sections mean, see [[Accomplishments/Creating#Create_an_.accomplishment_file|this page]]. | = Where Do I Begin? = |
| Line 36: | Line 34: |
| ==== Submitting Your Contribution ==== | == Get a Development Environment Set Up == |
| Line 38: | Line 36: |
| From inside your `ubuntu-accomplishments-system` branch. | You should first install the different parts of the project so you can contribute. |
| Line 40: | Line 38: |
| If you added new documentation files, first add them: | To read out to do this, see [[Accomplishments/GetInvolved/DevelopmentSetup|these instructions]]. |
| Line 42: | Line 40: |
| {{{ bzr add }}} |
== Choose a Place to Help == |
| Line 46: | Line 42: |
| Now commit your changes: | Now you have an idea of how to help, click the sections above to find out more. You should also join our communication channels: |
| Line 48: | Line 44: |
| {{{ bzr commit }}} Now push them to Launchpad: {{{ bzr push lp:~yourlaunchpadusername/ubuntu-community-accomplishments/give-your-branch-a-cool-name-here }}} Now go to Launchpad and propose it for merging into `lp:ubuntu-community-accomplishments`. === Documenting the App Itself === Included with the GUI app is documentation for how it works. The system is designed for all users (beginner upwards), so it is important we have simple, effective documentation. This is a great place to help! The documentation is written using Mallard (http://projectmallard.org/). Make sure you have the system installed and running. Installation instructions are [[Accomplishments/Installing|here]] Inside the `ubuntu-accomplishments-system` branch is a `help` directory. This is where you can find the different Mallard files. Please edit the documentation, improve it, expand it, and make it better for our users. ==== Submitting Your Contribution ==== From inside your `ubuntu-accomplishments-system` branch. If you added new documentation files, first add them: {{{ bzr add }}} Now commit your changes: {{{ bzr commit }}} Now push them to Launchpad: {{{ bzr push lp:~yourlaunchpadusername/ubuntu-accomplishments-system/give-your-branch-a-cool-name-here }}} Now go to Launchpad and propose it for merging into `lp:ubuntu-accomplishments-system`. == Hacking == If you are interested in writing code, fixing bugs, and adding features, feel free to read [[Accomplishments/GetInvolved/Hacking|this page]] for more details. |
* '''Mailing List''' - our mailing list is where we have email discussions. Everyone is welcome to join, just go to https://launchpad.net/~ubuntu-accomplishments-contributors, join the team and then join the mailing list. When you have joined the mailing you can post to it by sending an email to `ubuntu-accomplishments-contributors AT lists DOT launchpad DOT net`. * '''IRC''' - we also have a live chat IRC channel in `#ubuntu-accomplishments` on the freenode IRC network. |
Get Involved
The Ubuntu Accomplishments project is a true collaborative Open Source project. For us to build an awesome accomplishments system we need a variety of skills and contributors who can bring them. This section of the our wiki homepage explains how you can get involved.
If you know what you want to do to participate, you can click the different sections above for how to get involved. If you are not quite sure how to help, read on...
How Can I Help?
If you are not sure how to help, use our handy guide below:
If you are a fairly technical person
You might want to contribute to Hacking or Testing (while Testing doesn't have to be technical, a deeper-dive of testing is really helpful).
We also would love more and more people to Creating Accomplishments for the system.
If you like writing
You might want to help with Documentation - this includes not only documentation for the software, but we would love documentation of the accomplishments in your language!
If you like using software and knowing the details of how it works
You might want to help with Support.
If you know a second language
We would love your help with Translations.
Where Do I Begin?
Get a Development Environment Set Up
You should first install the different parts of the project so you can contribute.
To read out to do this, see these instructions.
Choose a Place to Help
Now you have an idea of how to help, click the sections above to find out more. You should also join our communication channels:
Mailing List - our mailing list is where we have email discussions. Everyone is welcome to join, just go to https://launchpad.net/~ubuntu-accomplishments-contributors, join the team and then join the mailing list. When you have joined the mailing you can post to it by sending an email to ubuntu-accomplishments-contributors AT lists DOT launchpad DOT net.
IRC - we also have a live chat IRC channel in #ubuntu-accomplishments on the freenode IRC network.
Accomplishments/GetInvolved (last edited 2012-12-08 14:11:34 by rafalcieslak256)
