diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-07-25 14:16:20 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-07-25 14:19:36 +0200 |
commit | ee5255c5e4116a5747841b8bbf3c616aca38c5ee (patch) | |
tree | 303b950909198e7e175dc9a1da2c97c0da702d42 /.github | |
parent | 8c7221d39b44502999c78200d544665f13b4e331 (diff) | |
download | tcpdump-ee5255c5e4116a5747841b8bbf3c616aca38c5ee.tar.gz |
Update the GitHub issue template
[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 17886e34..57bbf3cc 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -3,3 +3,6 @@ To report a security issue please send an e-mail to security@tcpdump.org. To report bugs and other problems, contribute patches, request a feature, provide generic feedback etc please see the file CONTRIBUTING in the tcpdump source tree root. + +When reporting bugs and other problems, give tcpdump and libpcap version +with 'tcpdump --version' or './tcpdump --version' |