From 820c86f8ad3e2f12c1818bb6a966ba259584cde7 Mon Sep 17 00:00:00 2001 From: deltax Date: Mon, 21 Aug 2017 19:21:45 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 519782e..b7ca110 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,15 +1,15 @@ ### Do you want to request a *feature* or report a *bug*? --> *Bug* +*Bug* -### What is the current behavior? --> *fluxion crashes* +### What is the current behaviour? +*fluxion crashes* -#### 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.* +#### 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 behavior should be? --> *What do you think should happen?* +#### 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?