From 917f0b11f3857a4376d5d2257fab7ba299186e75 Mon Sep 17 00:00:00 2001 From: deltax Date: Thu, 30 Nov 2017 22:06:09 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a452dfb..1a15646 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,17 +1,27 @@ -### Do you want to request a *feature* or report a *bug*? +---- + +#### Read the [wiki](https://github.com/FluxionNetwork/fluxion/wiki)? +No* + +#### Do you want to request a *feature* or report a *bug*? *Bug* -### What is the current behaviour? -*fluxion crashes* +#### What is the current behaviour? + #### If the current behaviour is a bug, please provide the steps to reproduce it. -*A great way to do this is to provide screenshots and commands.* - + #### What do you think the expected behaviour should be? -*What do you think should happen?* + -### If this is a feature request, what is the motivation or use case for the added feature? +#### If this is a feature request, what is the motivation or use case for the added feature? -### Specs +#### Specs *Paste the output of `./script/diagnostics.sh [interface]`* + +-----