diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4b46e58..c877a47 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,22 +1,41 @@ -**Do you want to request a *feature* or report a *bug*?** - +
-**What is the current behavior?** +## Fluxion ISSUE Template +### Do you want to request a *feature* or report a *bug*? +-> *Bug* -**If the current behavior is a bug, please provide the steps to reproduce.** - +---- -**What is the expected behavior?** +### What is the current behavior? +-> *Quit accidentally* -**If this is a feature request, what is motivation or use case for changing the behavior?** +--- -**Wireless adapter:** - +#### If the current behavior is a bug, please provide the steps to reproduce. +-> *A great way to do this is to provide screenshots and commands.* -**Does it support injection?** - +--- -**Fluxion version:** +#### What is the expected behavior? +-> *Be creative* -**Linux version:** - \ No newline at end of file +--- + +### If this is a feature request, what is motivation or use case for changing the behavior? + +--- + +### Specs +#### Wireless adapter: +*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`