new issue template

This commit is contained in:
Dirk 2017-12-04 13:54:55 +01:00
parent 374fb2a85c
commit 3150cfed0e
1 changed files with 16 additions and 0 deletions

16
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,16 @@
1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -2)
2. what exaclty was happening, output is needed
3. what did you expect instead?
4. steps to reproduce
A. testssl.sh command line
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)