modify issue template for bash version

This commit is contained in:
Dirk 2024-09-03 15:42:54 +02:00
parent 5a1fd2623f
commit 408e8f84f4

View File

@ -8,17 +8,17 @@ 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 completeness of your information provided we might close your issue otherwise right away. _
_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. _
-->
**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`` if running from the git repo. Otherwise ``testssl.sh -v | grep from``)
**Before you open an issue please whether this is a known problem by searching the issues**
Is related to / couldn't find anything
Is related to / couldn't find anything
**Command line / docker command to reproduce**
@ -33,9 +33,8 @@ A clear and concise description of what you would expect to happen.
**Your system (please complete the following information):**
- OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release``
- Platform: ``uname -srm``
- OpenSSL: ``testssl.sh -b 2>/dev/null | grep Using '``
- Bash: ``bash --version``
- Platform: ``uname -srm``
- OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using '``
**Additional context**