From cab2ee77067fec2ef5f562125e6e475032c9db44 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Wed, 25 Nov 2020 21:13:44 +0100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 939830c..5808112 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,6 +21,5 @@ A clear and concise description of what you expected to happen. - Version if running from git repo: ``git log | head -1`` - OpenSSL: ``testssl.sh -b 2>/dev/null | awk -F':' '/openssl/ { print $2}'`` - **Additional context** Add any other context about the problem here.