Skip to content

Commit 25a8579

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent 0ac95be commit 25a8579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Please make sure that you provide enough information so that we understand what
44

55
2. testssl version from the banner: testssl.sh -b 2>/dev/null | head -4 | tail -2
66

7-
3. git log | head -1 (if running from git repo)
7+
3. git log | head -1 (if running from git repo). Important: If in doubt check the git log and/or check whether you run the lastest 3.0 version from the git repo.
88

99
4. openssl version used by testssl.sh: testssl.sh -b 2>/dev/null | awk -F':' '/openssl/ { print $2}'
1010

0 commit comments

Comments
 (0)