GetInvolved

Differences between revisions 5 and 6
Revision 5 as of 2012-02-23 00:40:47
Size: 1578
Editor: 99-41-167-234
Comment:
Revision 6 as of 2012-02-23 00:42:16
Size: 1892
Editor: 99-41-167-234
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 44: Line 46:

== Hacking ==

If you are interested in writing code, fixing bugs, and adding features, feel free to read [[Accomplishments/Hacking|this page]] for more details.

More information on how to help soon. Right now, do install it (using the link) above and let us know your experience!

Writing Accomplishments

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.

See this page for more information.

Documentation

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 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 this page for more details.

Accomplishments/GetInvolved (last edited 2012-12-08 14:11:34 by rafalcieslak256)