<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: verdana,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hello all, <div><br></div><div>I'm new to ownCoud and Git, and now that I've done some reading I want to make sure I understand the process of contributing.  That way I can set up my development environment correctly.</div><div><br></div><div> * If I have a simple fix to an existing bug report - attach a patch to the ticket</div><div> * If I have a new bug report and a fix - Create the ticket and attach a patch</div><div><br></div><div> * If I'm creating a new feature:</div><div>   - Create a local clone of "master" (or other branch being modified)</div><div>   - Code the feature until it is complete and known bugs are resolved</div><div>   - Make a new clone of "master" on Gitorious</div><div>   - Push local code to the clone on Gitorious</div><div>   - Request a merge from Gitorious clone to "master"</div><div><br></div><div>Does those processes sound correct?</div><div><br>Thanks,<br><div>Nathan<br><br></div></div></div></body></html>