mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
modify issue template for bash version
This commit is contained in:
parent
5a1fd2623f
commit
408e8f84f4
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -8,7 +8,7 @@ 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**
|
**Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch**
|
||||||
@ -34,8 +34,7 @@ A clear and concise description of what you would expect to happen.
|
|||||||
**Your system (please complete the following information):**
|
**Your system (please complete the following information):**
|
||||||
- OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release``
|
- OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release``
|
||||||
- Platform: ``uname -srm``
|
- Platform: ``uname -srm``
|
||||||
- OpenSSL: ``testssl.sh -b 2>/dev/null | grep Using '``
|
- OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using '``
|
||||||
- Bash: ``bash --version``
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user