-
Notifications
You must be signed in to change notification settings - Fork 49
Contribute!
shatterednirvana edited this page Nov 27, 2012
·
5 revisions
Contributions are gladly welcomed for the AppScale Tools. Here's the process to follow when making contributions:
- Clone down your fork
- Create a thoughtfully named topic branch to contain your change
- Hack away
- Add tests and make sure everything still passes by running
ruby test/ts_all.rb
. - If you are adding new functionality, document it in the README
- Push the branch up to GitHub
- Send a pull request to the 'testing' branch in AppScale/appscale-tools.