kickthemout/.github/ISSUE_TEMPLATE.md

29 lines
1.3 KiB
Markdown
Raw Normal View History

2017-03-26 20:28:13 +02:00
<!--
Hi there! Thank you for bringing an issue to out attention.
Before submitting, let's make sure of a few things.
2017-03-26 21:18:07 +02:00
Please ensure the following boxes are ticked if they apply.
If they do not, please try and fulfill them first.
2017-03-26 20:28:13 +02:00
-->
<!-- Checked checkbox should look like this: [x] -->
- [ ] I have carefully read the [README](https://github.com/k4m4/kickthemout/blob/master/README.rst) file and haven't managed to resolve my issue.
- [ ] I have searched the [issues](https://github.com/k4m4/kickthemout/issues?utf8=%E2%9C%93&q=is%3Aissue) of this repo and believe that this is not a duplicate.
- [ ] I am running the latest version of KickThemOut.
<!--
Once all boxes are ticked, it would be very helpful if you could fill in the
following list with the appropriate information.
-->
- **OS name & version**: <!-- Replace with os name & version -->
- **Python version**: <!-- Replace with python version -->
- **Scapy version**: <!-- Replace with scapy version -->
- **Nmap version**: <!-- Replace with nmap version -->
2017-03-26 20:32:41 +02:00
<!-- Please create a Gist with the response of a `$ sudo python -vvv kickthemout.py` verbosity command -->
2017-03-26 20:34:00 +02:00
- **Link of [Gist](https://gist.github.com/)**: <!-- Replace with gist link -->
2017-03-26 20:28:13 +02:00
## Issue
<!-- Now feel free to write about your issue; please remember to be as descriptive as possible! Thanks again! 🙌 ❤️ -->