From d83b379911231ad29d7eef4ad01f0ed381bb7a98 Mon Sep 17 00:00:00 2001 From: Stijn Kas Date: Mon, 10 Apr 2023 16:55:33 +0200 Subject: [PATCH] Add reference for show_versions --- .github/ISSUE_TEMPLATE/bug_report_python.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_python.yml b/.github/ISSUE_TEMPLATE/bug_report_python.yml index d67e1a2d..2677020c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_python.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_python.yml @@ -64,7 +64,8 @@ body: attributes: label: Installed versions description: > - Please paste the output of ``pdstools.show_versions()`` + Please paste the output of ``pdstools.show_versions()``, + see [here](https://pegasystems.github.io/pega-datascientist-tools/Python/autoapi/pdstools/utils/show_versions/index.html#pdstools.utils.show_versions.show_versions) for an example. value: |