![](https://secure.gravatar.com/avatar/af6c39d6943bd4b0e1fde23161e7bb8c.jpg?s=120&d=mm&r=g)
Hi Ralph 2009/10/9 Ralf Gommers <ralf.gommers@googlemail.com>:
Sure, I'll give it a go. I cloned your scikits.image repo on github, will add a new branch and push to my cloned repo once it works. That is best way to do it right?
I added some sparse instructions to http://stefanv.github.com/scikits.image/contribute.html#development-process but patches are welcome to flesh out the description.
Another git question, for scipy I followed this guide: http://projects.scipy.org/numpy/wiki/GitMirror. Now I have it here: http://github.com/rgommers/scipy. Would it not be better to clone another scipy repo already on github, like David's or Pauli's? Or does it not matter?
The idea is that, eventually, we have an official git repo that everybody clones. As is, it seems we all have our own clones hanging around, but David and Pauli's were probably made from the official scipy.git repo. I agree, though, that the instructions can be improved -- a lot! Hopefully we'll be switching to git and redmine soon, then these problems will go away. Cheers Stéfan