From c89a41e6276360621c006072ef3f04735040840b Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 26 Dec 2025 20:26:26 +0100 Subject: [PATCH 1/3] general remarks, check boxes --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c58eada..28db4cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,19 +11,25 @@ assignees: '' _Feel free to remove this line but please stick to the template. We would like to reproduce the bug and therefore need concise information. Depending on the lack of information provided we might close your issue otherwise right away. _ --> +**General remark** + +It's much appreciated if you spot bugs and file them! Please keep in mind though that you'd need to enable us to reproduce what you encountered. If otherwise we need to play ping-pong this is time we'd otherwise like to spend on the development. + **Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch** -I am running version (``git log | head -1`` if running from the git repo. Otherwise ``testssl.sh -v | grep from``) +- [ ] I am running version (``git log | head -1`` ) from the git repo +- [ ] I am running ``testssl.sh -v | grep from`` **Before you open an issue please consult the [FAQ](https://github.com/testssl/testssl.sh/blob/3.3dev/FAQ.md) and check whether this is a known problem by searching the [issues](https://github.com/testssl/testssl.sh/issues)** -Is related to / couldn't find anything +- [ ] Is related to ... +- [ ] couldn't find anything -**Command line / docker command to reproduce** +**Command line to reproduce (or docker command)** -Which was your command line? In addition the target of your scan would be helpful. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``. +Which was your command line? In addition the target of your scan if often needed to reproduce what happend. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``. **Expected behavior** From 2ea57ec490c840a1201de50d907fffb90e4a24c1 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 26 Dec 2025 20:28:28 +0100 Subject: [PATCH 2/3] typos --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 28db4cc..1039984 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,7 +29,7 @@ It's much appreciated if you spot bugs and file them! Please keep in mind though **Command line to reproduce (or docker command)** -Which was your command line? In addition the target of your scan if often needed to reproduce what happend. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``. +Which was your command line? In addition the target of your scan is often needed to reproduce what happened. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``. **Expected behavior** From 62934191d3fa6b2a588a81808e97e8d5ea5d12a7 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 13 Jan 2026 10:35:50 +0100 Subject: [PATCH 3/3] minor tweaking --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1039984..6cbf076 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ _Feel free to remove this line but please stick to the template. We would like t **General remark** -It's much appreciated if you spot bugs and file them! Please keep in mind though that you'd need to enable us to reproduce what you encountered. If otherwise we need to play ping-pong this is time we'd otherwise like to spend on the development. +It's much appreciated if you spot bugs and file them! Please keep in mind though that you'd need to enable us to reproduce what you encountered. If otherwise we need to play ping-pong it costs time on our side we'd rather like to spend on the development. **Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch** @@ -34,7 +34,7 @@ Which was your command line? In addition the target of your scan is often needed **Expected behavior** -A clear and concise description of what you would expect to happen. +A clear and concise description of what you would expect to happen instead. **Your system (please complete the following information):**