You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,24 +11,30 @@ assignees: ''
11
11
_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. _
12
12
-->
13
13
14
+
**General remark**
15
+
16
+
It's much appreciated if you spot bugs and file them! Please keep in mind though that you'd need to enable us to reproduce what you encountered. If otherwise we need to play ping-pong it costs time on our side we'd rather like to spend on the development.
17
+
14
18
**Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch**
15
19
16
-
I am running version (``git log | head -1`` if running from the git repo. Otherwise ``testssl.sh -v | grep from``)
20
+
-[ ] I am running version (``git log | head -1`` ) from the git repo
21
+
-[ ] I am running ``testssl.sh -v | grep from``
17
22
18
23
19
24
**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)**
20
25
21
-
Is related to / couldn't find anything
26
+
-[ ] Is related to ...
27
+
-[ ] couldn't find anything
22
28
23
29
24
-
**Command line / docker command to reproduce**
30
+
**Command line to reproduce (or docker command)**
25
31
26
-
Which was your command line? In addition the target of your scan would be helpful. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``.
32
+
Which was your command line? In addition the target of your scan is often needed to reproduce what happened. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``.
27
33
28
34
29
35
**Expected behavior**
30
36
31
-
A clear and concise description of what you would expect to happen.
37
+
A clear and concise description of what you would expect to happen instead.
32
38
33
39
34
40
**Your system (please complete the following information):**
0 commit comments