DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Here is the workflow for using Github for the non-committers who are developing their features on GitHub:
When working on github which is not what committers will be looking at often: it's best to alert the lists so people will be aware of the incremental commits you make and can review your work periodically and/or as and when you request for it.
It is also best to work on feature branches rather than working directly on master even in your private fork. When the patch is ready for submission push the squashed patch through reviewboard. If the patch is sizeable and touches many projects in the repo, best to break it down into smaller chunks for easier and quicker review of multiple committers.
Holler for help on the lists if you're stuck and ever need help.
When you have some code to contribute, please follow these instructions on submitting a patch to review board.
CloudStack currently doesn't utilize Github pull requests.