diff --git a/changelog/12522.contrib.rst b/changelog/12522.contrib.rst new file mode 100644 index 000000000..dd9943171 --- /dev/null +++ b/changelog/12522.contrib.rst @@ -0,0 +1,4 @@ +The ``:pull:`` RST role has been replaced with a shorter +``:pr:`` due to starting to use the implementation from +the third-party :pypi:`sphinx-issues` Sphinx extension +-- by :user:`webknjaz`.