From 19fbe436e4c5df1844782bf87e8ad662ae1ea711 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 7 Apr 2026 09:49:51 +0200 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3265f4c..2dd2ccb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -34,7 +34,7 @@ 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 + bash: ``testssl.sh -b 2>/dev/null | grep Using '`` + - OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using`` **Additional context**