Update ISSUE_TEMPLATE.md

Added diagnostics script information.
This commit is contained in:
Matias Barcenas 2017-08-20 20:54:02 -05:00 committed by GitHub
parent 3bfb621b67
commit a2c707c31f
1 changed files with 5 additions and 18 deletions

View File

@ -2,29 +2,16 @@
-> *Bug* -> *Bug*
### What is the current behavior? ### What is the current behavior?
-> *Quit accidentally* -> *fluxion crashes*
#### If the current behavior is a bug, please provide the steps to reproduce. #### If the current behavior is a bug, please provide the steps to reproduce it.
-> *A great way to do this is to provide screenshots and commands.* -> *A great way to do this is to provide screenshots and commands.*
#### What is the expected behavior? #### What do you think the expected behavior should be?
-> ->
### If this is a feature request, what is motivation or use case for changing the behavior? ### If this is a feature request, what is the motivation or use case for the added feature?
### Specs ### Specs
#### Wireless adapter: *Paste the output of `./script/diagnostics.sh`*
*Exact model, chipset, and driver versions.*
#### Does it support injection?
*Paste the output of `aireplay-ng -9`*
#### Fluxion version:
*Paste the output of* `cat fluxion.sh | grep revision`
#### Linux version:
*Paste the output of* `cat /proc/version` or `uname -r`
#### Specifications:
*Paste the output of:* `grep -E 'FLUXIONVersion=|FLUXIONRevision=' fluxion.sh && cat /proc/version && airmon-ng && aireplay-ng wlan0 -9`