You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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 rake in appscale-tools.
If you are adding new functionality, document it in the README