From 408e8f84f4b114ca4860bc77b60c8b84c3d1d63a Mon Sep 17 00:00:00 2001 From: Dirk Date: Tue, 3 Sep 2024 15:42:54 +0200 Subject: [PATCH] modify issue template for bash version --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9a5206d..3265f4c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,17 +8,17 @@ assignees: '' --- **Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch** -I am running version ( ``git log | head -1`` if running from the git repo. Otherwise ``testssl.sh -v | grep from``) +I am running version (``git log | head -1`` if running from the git repo. Otherwise ``testssl.sh -v | grep from``) **Before you open an issue please whether this is a known problem by searching the issues** -Is related to / couldn't find anything +Is related to / couldn't find anything **Command line / docker command to reproduce** @@ -33,9 +33,8 @@ A clear and concise description of what you would expect to happen. **Your system (please complete the following information):** - OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release`` - - Platform: ``uname -srm`` - - OpenSSL: ``testssl.sh -b 2>/dev/null | grep Using '`` - - Bash: ``bash --version`` + - Platform: ``uname -srm`` + - OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using '`` **Additional context**