From 4aec5664d5feff81943b5b241aa9a24efba7b44a Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 4 Dec 2017 13:59:12 +0100 Subject: [PATCH] introducing sentence added --- .github/ISSUE_TEMPLATE.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8aed03a..43e4d49 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,19 @@ - 1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -2) +Please make sure that you provide anough information so that we understand what your issue +is about. - 2. what exaclty was happening, output is needed + 1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -2) - 3. what did you expect instead? + 2. what exactly was happening, output is needed - 4. steps to reproduce + 3. what did you expect instead? - A. testssl.sh command line + 4. steps to reproduce - B. if possible: target IP + A. testssl.sh command line - C. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3) - - D. Your operating system (uname -a) + B. if possible: target IP + + C. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3) + + D. Your operating system (uname -a)