Skip to content
shatterednirvana edited this page Feb 4, 2013 · 5 revisions

Contributions are gladly welcomed for the AppScale Tools. Here's the process to follow when making contributions:

  1. Find an issue (from this list) that we currently aren't working on that you want to take on. Create an account, assign it to yourself, and drag it to "Checked out". Feel free to ask us on #appscale on freenode.net if any of the issues there are unclear.
  2. Clone down your fork
  3. Create a thoughtfully named topic branch to contain your change
  4. Hack away
  5. Add tests and make sure everything still passes by running rake in appscale-tools.
  6. If you are adding new functionality, document it in the README
  7. Push the branch up to GitHub
  8. Send a pull request to the 'testing' branch in AppScale/appscale-tools.

Hello World W3C 5.2 HTLM5

Clone this wiki locally