Skip to content

Commit c89a41e

Browse files
authored
general remarks, check boxes
1 parent 6a5a69f commit c89a41e

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,25 @@ assignees: ''
1111
_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. _
1212
-->
1313

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 this is time we'd otherwise like to spend on the development.
17+
1418
**Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch**
1519

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``
1722

1823

1924
**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)**
2025

21-
Is related to / couldn't find anything
26+
- [ ] Is related to ...
27+
- [ ] couldn't find anything
2228

2329

24-
**Command line / docker command to reproduce**
30+
**Command line to reproduce (or docker command)**
2531

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 if often needed to reproduce what happend. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``.
2733

2834

2935
**Expected behavior**

0 commit comments

Comments
 (0)