Skip to content
shatterednirvana edited this page Nov 27, 2012 · 12 revisions

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

  1. Clone down your fork
  2. Create a thoughtfully named topic branch to contain your change
  3. Hack away
  4. Add tests and make sure everything still passes by running rake in the appscale directory.
  5. If you are adding new functionality, document it in the README
  6. Push the branch up to GitHub
  7. Send a pull request to the 'testing' branch in AppScale/appscale.
Clone this wiki locally