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)