doc/source/gitwash/forking_hell.rst
.. _forking:
You need to do this only once. The instructions here are very similar
to the instructions at https://help.github.com/en/github/getting-started-with-github/fork-a-repo |emdash|
please see that page for more detail. We're repeating some of it here just to give
the specifics for the scikit-image_ project, and to suggest some default names.
If you don't have a github account, go to the github page, and make one.
You then need to configure your account to allow write access |emdash| see
the Generating SSH keys help on github help_.
scikit-image_#. Log into your github account.
#. Go to the scikit-image_ github home at scikit-image github_.
#. Click on the fork button:
.. image:: forking_button.png
Now, after a short pause and some 'Hardcore forking action', you
should find yourself at the home page for your own forked copy of scikit-image_.
.. include:: links.inc