How can I help the Code Monkey Project?

Created by Tom Swartz
Keywords:
Last updated by:
Tom Swartz

As we begin to receive more interest in this project, one question invariably arises; "How can I help? What about my little program?"

To answer this question, I will lay out some simple guidelines for this project.

* First of all, it is recommended that you download the entire branch for yourself, this will allow you to inspect many of the files included as well as make it easier for us to manage changes that you propose.
You could do this by running "bzr branch lp:codemonkey" from the terminal. This will download everything into the current directory

* If you have some code to add, or would like to make some changes, feel free to upload them to your own private branch and propose a merge from there. Please note that you should NOT upload just a single file, but a copy of the branch with your changes and additions added to the branch.

* If you would like to become more involved with this project, please do not hesitate to join the Dev Team: https://edge.launchpad.net/~codemonkeydevs

Thanks again!