From 99e92db31a5bbe33564c52b14221b2fd5577edb4 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 7 Jun 2016 08:59:00 +0200 Subject: [PATCH] Updated Bug reporting (markdown) --- Bug-reporting.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Bug-reporting.md b/Bug-reporting.md index bbe03b1..0e276e3 100644 --- a/Bug-reporting.md +++ b/Bug-reporting.md @@ -1,7 +1,7 @@ -### How to report bugs ### +## How to report bugs ## -Found a bug. Good -- yes, seriously! In the end it'll make testssl.sh better. You have three choices if you want to help. +Found a bug. Good -- yes, seriously! In the end it'll make testssl.sh better. Needed info: 1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -1) @@ -15,3 +15,5 @@ Internal IPs are not useful as the bug likely can't be reproduced. If you're hesitant to publicly advertise the target IP address, please use my mail address in the script (``grep SWCONTACT testssl.sh``). Please file a bug @ github anyway, just omit the IP address. Without those information I'll likely close the issue. + +If you want to debug yourself or want to provide more info see https://github.com/drwetter/testssl.sh/wiki/Findings-and-HowTo-Fix-them \ No newline at end of file