Skip to content
Meni Vaitsi edited this page Feb 25, 2016 · 12 revisions

Contributions are gladly welcomed for AppScale.

Here's the process to follow when making contributions:

  1. Pick an issue/feature from here or join us on IRC (#appscale on freenode) to discuss potential topics
  2. Fork and clone the repo
  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 the appscale directory.
  6. If you are adding new functionality, document it in the README
  7. Push the branch up to your GitHub account
  8. Send a pull request to the 'master' branch in AppScale/appscale.

Fun projects not listed in the Backlog:

  • Ensure go read runs seamlessly on AppScale
Clone this wiki locally