diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-07-01 12:06:44 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-07-01 12:41:15 +0200 |
commit | 87a9f813c14dc4a1761d0bf5aa4d22915b4f8fee (patch) | |
tree | cbf9afcf584316f0baf3e43284a85b16dbe133ea /.github | |
parent | 99250aed4e2c33bcaafc1f5217e18aca7eebdeb9 (diff) | |
download | tcpdump-87a9f813c14dc4a1761d0bf5aa4d22915b4f8fee.tar.gz |
Update the GitHub issue template (about attachments)
[skip ci]
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 57bbf3cc..377a97d7 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -6,3 +6,6 @@ CONTRIBUTING in the tcpdump source tree root. When reporting bugs and other problems, give tcpdump and libpcap version with 'tcpdump --version' or './tcpdump --version' + +If needed, you can attach to a comment a POC pcap file as a gzip compressed +file or in a zip archive. |