As part of getting started on What's New for 0.12, I tweaked <a href="https://bitbucket.org/birkenfeld/sphinx-contrib/src/tip/bitbucket/sphinxcontrib/bitbucket.py">this bitbucket sphinx extension</a> to point to GitHub.<div>

<br></div><div>So, if you are referencing an IPython Issue or PR in the docs, you can do so with:</div><div><br></div><div>:ghissue:`123`</div><div>or</div><div>:ghpull:`321`</div><div><br></div><div>Rather than any need to make individual links.</div>

<div><br></div><div>-MinRK</div>