We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d907281 commit bae14b1Copy full SHA for bae14b1
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,7 +12,7 @@ _Feel free to remove this line but please stick to the template. We would like t
12
-->
13
14
**Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch**
15
-I am running version ( ``git log | head -1`` / ``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``)
16
17
**Before you open an issue please whether this is a known problem by searching the issues**
18
Is related to / couldn't find anything
0 commit comments