wireshark/.gitlab/issue_templates/Bug.md

38 lines
815 B
Markdown

## Summary
(Summarize the bug encountered concisely)
## Steps to reproduce
(How one can reproduce the issue - this is very important)
## What is the current bug behavior?
(What actually happens)
## What is the expected correct behavior?
(What you should see instead)
## Sample capture file
(If possible attach a sample capture file, not screenshot of dissection, showing this issue.
You can do so by using the paper clip button in the editor menu bar.)
## Relevant logs and/or screenshots
```
(Paste any relevant logs here)
```
(Paste any relevant screenshots here)
## Build information
```
(In Wireshark, select Help->About Wireshark from the main menu and use the button "Copy To Clipboard".
Please paste the complete output here. Or from the command line, run `tshark -v` or `wireshark -v`)
```