Create .issue_template

This commit is contained in:
Dirk Wetter 2017-12-04 13:48:37 +01:00 committed by GitHub
parent 62f925a1bc
commit 374fb2a85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
.issue_template 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)