diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 13:24:13 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 13:24:13 +0000 |
commit | efd50b3e143aa6a2dad1a78a795174a71d6fb18b (patch) | |
tree | 22c02a35b92cb769f2fc19a0c9825acfd761f2b0 /.github | |
parent | be1e19f50cc0d88bdb0140ed6d99574249a3c297 (diff) | |
download | tcpdump-efd50b3e143aa6a2dad1a78a795174a71d6fb18b.tar.gz |
add a GitHub issue template
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 00000000..17886e34 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,5 @@ +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. |