From 1b0dcae04f3fe5f0feb0aafaa3abd68c77c45019 Mon Sep 17 00:00:00 2001
From: Lennart Goedhart <lennart@omnibase.com.au>
Date: Thu, 19 May 2016 18:00:41 +1000
Subject: [PATCH] Update ISSUE_TEMPLATE

---
 .github/ISSUE_TEMPLATE | 38 ++++++++++++++++++--------------------
 1 file changed, 18 insertions(+), 20 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index 45c84da..73e84bd 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -1,32 +1,30 @@
 <!--- Provide a general summary of the issue in the Title above -->
 
-## Expected Behavior
-<!--- If you're describing a bug, tell us what should happen -->
-<!--- If you're suggesting a change/improvement, tell us how it should work -->
+## Your Environment
+<!--- Include as many relevant details about the environment you experienced the bug in -->
+* Uploader Version Number:
+* Your Android Phone Model Name (e.g. Samsung J1 Ace):
+* Android Version Number (e.g. use 4.4 for 4.4.4):
+* Network Connection at the time the issue occurred (Wi-Fi, Mobile):
+
+## Brief Explanation of Issue
+<!-- e.g. triggered when moved out of range, switched network -->
 
-## Current Behavior
-<!--- If describing a bug, tell us what happens instead of the expected behavior -->
-<!--- If suggesting a change/improvement, explain the difference from current behavior -->
+## Uploader Error Code
+<!--- if any -->
 
-## Possible Solution
-<!--- Not obligatory, but suggest a fix/reason for the bug, -->
-<!--- or ideas how to implement the addition or change -->
+## Uploader Log File
+<!--- please copy & paste text here if relevant -->
 
 ## Steps to Reproduce (for bugs)
 <!--- Provide a link to a live example, or an unambiguous set of steps to -->
-<!--- reproduce this bug. Include code to reproduce, if relevant -->
+<!--- reproduce this bug. -->
 1.
 2.
 3.
 4.
 
-## Context
-<!--- How has this issue affected you? What are you trying to accomplish? -->
-<!--- Providing context helps us come up with a solution that is most useful in the real world -->
-
-## Your Environment
-<!--- Include as many relevant details about the environment you experienced the bug in -->
-* Uploader Version Number:
-* Your Android Phone Model Name (e.g. Samsung J1 Ace):
-* Android Version Number (e.g. use 4.4 for 4.4.4):
-* Network Connection at the time the issue occurred (Wi-Fi, Mobile): 
+## Severity Score
+<!-- Your take on how serious the issue was from 1 to 5 -->
+<!-- 1 = Mild (no impact on care) -->
+<!-- 5 = Severe (potential impact on care) -->
-- 
GitLab