diff --git a/dev-docs/source/ReleaseChecklist.rst b/dev-docs/source/ReleaseChecklist.rst index 98b723516ee6227e2054534c29ad5d74499621f1..4f3f845d214f128034baecb5ef6e8c3c0d5f02db 100644 --- a/dev-docs/source/ReleaseChecklist.rst +++ b/dev-docs/source/ReleaseChecklist.rst @@ -71,7 +71,7 @@ Unscripted and Final Testing (technical tasks) `merge\_release\_into\_master <http://builds.mantidproject.org/view/All/job/merge_release_into_master/>`__ * Check state of all open pull requests for this milestone and update the base branch to the new release branch accordingly. -* Create a skeleton set of release notes for the next version +* Create a skeleton set of release notes for the next version using the `python helper tool <https://github.com/mantidproject/mantid/blob/master/tools/release_generator/release.py>`_ * Perform unscripted testing following the instructions described `here <https://www.mantidproject.org/Unscripted_Manual_Testing>`__.