You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="unreleased-message"> You are reading an old version of the documentation (v2.2.0). For the latest version see <ahref="https://matplotlib.org/stable/devel/gitwash/forking_hell.html">https://matplotlib.org/stable/devel/gitwash/forking_hell.html</a></div>
<spanid="forking"></span><h1>Making your own copy (fork) of Matplotlib<aclass="headerlink" href="#making-your-own-copy-fork-of-matplotlib" title="Permalink to this headline">¶</a></h1>
<p>You need to do this only once. The instructions here are very similar
to the instructions at <aclass="reference external" href="https://help.github.com/forking/">https://help.github.com/forking/</a> — please see
that page for more detail. We’re repeating some of it here just to give the
specifics for the <aclass="reference external" href="http://matplotlib.org">Matplotlib</a> project, and to suggest some default names.</p>
<h2>Set up and configure a github account<aclass="headerlink" href="#set-up-and-configure-a-github-account" title="Permalink to this headline">¶</a></h2>
<p>If you don’t have a github account, go to the github page, and make one.</p>
<p>You then need to configure your account to allow write access — see
the <codeclass="docutils literal notranslate"><spanclass="pre">Generating</span><spanclass="pre">SSH</span><spanclass="pre">keys</span></code> help on <aclass="reference external" href="https://help.github.com">github help</a>.</p>
<h2>Create your own forked copy of <aclass="reference external" href="http://matplotlib.org">Matplotlib</a><aclass="headerlink" href="#create-your-own-forked-copy-of-matplotlib" title="Permalink to this headline">¶</a></h2>
<olclass="arabic">
<li><pclass="first">Log into your github account.</p>
</li>
<li><pclass="first">Go to the <aclass="reference external" href="http://matplotlib.org">Matplotlib</a> github home at <aclass="reference external" href="https://github.com/matplotlib/matplotlib">Matplotlib github</a>.</p>
</li>
<li><pclass="first">Click on the <em>fork</em> button:</p>