wireshark/.gitlab/issue_templates/Bug.md
João Valverde 51cc5a53a1 Gitlab templates: Be more forceful asking for a capture
Reproducer captures are essential for developers. Move the
request to the top of the template and be more forceful
stressing the importance of capture files to fix bugs
and implement feature requests.
2023-04-22 04:47:15 +00:00

901 B

Summary

(Summarize the bug encountered concisely)

Sample capture file

(For non-trivial issues a capture file is essential to reproduce and fix the bug. Screenshots are not enough)

(You can attach a capture file using the paper clip button in the editor menu bar. Ensure your capture file does not contain private or sensitive information that cannot be shared publicly)

Steps to reproduce

(How one can reproduce the issue - this is very important)

What is the current bug behavior?

(What actually happens. Include detailed information like logs and screenshots if possible)

What is the expected correct behavior?

(What you should see instead)

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