1---
2name: Bug report
3about: Create a report to help us improve
4title: ''
5labels: ''
6assignees: ''
7
8---
9
10## Prerequisites
11
12Please verify these before submitting an issue.
13
14- [ ] I am running the latest versions of Termshark and Wireshark.
15- [ ] I checked the [README](https://github.com/gcla/termshark) and [User Guide](https://github.com/gcla/termshark/blob/master/docs/UserGuide.md) and found no answer
16- [ ] I searched [issues](https://github.com/gcla/termshark/issues?q=is%3Aissue) and this has not yet been filed
17
18## Problem
19
20### Current Behavior
21
22Please describe the behavior you are seeing.
23
24### Expected Behavior
25
26Please describe the behavior you are expecting.
27
28### Screenshots as applicable
29
30* Provide screenshots of wireshark/tshark if that's what the expectation is based on.
31* Provide screenshots of the problem state.
32
33### Steps to Reproduce
34
351. Go to '...'
362. Click on '....'
373. Scroll down to '....'
384. See error
39
40## Context
41
42Please provide the complete output of these commands:
43
44* termshark -v (or termshark -vv if running from git/HEAD)
45* termshark -v | cat
46
47Please also provide any relevant information about your environment (OS, VM, pi,...)
48
49