Issues are restored, and we've moved to Github!

Hey @yannlossouarn, I think the process remains the same as it did with Mercurial & Bitbucket.

  1. Create a GitHub account.
  2. Fork the project’s GitHub repository.
  3. Clone your fork to your local machine.
  4. Add the main project repo (upstream) to your clone as a remote repo. See here.
  5. Commit changes to your local repo.
  6. Pull from upstream and resolve any merge conflicts.
  7. Push changes to your fork on GitHub.
  8. Create a pull request.

I plan to update the wiki material for contributors to reflect the move and make things clearer. Also, I take it Steve is the new project maintainer, so if you’re reading this, welcome Steve!

5 Likes