From 7957d0b81c6f60d2bc4d69695a36517d3bf1a458 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 14 Jul 2026 20:37:27 +0200 Subject: [PATCH] streamlined - Comments instead of backticks - AI section - version not from GH --- .github/ISSUE_TEMPLATE/bug_report.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index db1a1a7..2c3d639 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,8 +17,9 @@ It's much appreciated if you spot bugs and file them! Please keep in mind though **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`` ) from the git repo -- [ ] I am running ``testssl.sh -v | grep from`` +- [ ] I am running version from the git repo : +- [ ] I am running: +- [ ] Different version, check for updates here: **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)** @@ -38,9 +39,14 @@ A clear and concise description of what you would expect to happen instead. **Your system (please complete the following information):** - - OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release`` - - Platform: ``uname -srm`` - - OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using`` + - OS: + - Platform: + - OpenSSL + bash: + +**AI section** +- [ ] I found a bug using LLM version: +- [ ] It was just me + **Additional context**