Skip to content

Commit 4e10bd2

Browse files
authored
Merge pull request #2979 from testssl/drwetter-patch-1
general remarks, check boxes
2 parents edbec49 + 6293419 commit 4e10bd2

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,30 @@ 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 it costs time on our side we'd rather 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 is often needed to reproduce what happened. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``.
2733

2834

2935
**Expected behavior**
3036

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.
3238

3339

3440
**Your system (please complete the following information):**

0 commit comments

Comments
 (0)