diff --git a/changelog/12562.contrib.rst b/changelog/12562.contrib.rst new file mode 100644 index 000000000..0d3049598 --- /dev/null +++ b/changelog/12562.contrib.rst @@ -0,0 +1,2 @@ +Possible typos in using the ``:user:`` RST role is now being linted +through the pre-commit tool integration -- by :user:`webknjaz`.