From 8ecc786b99863ec8e3c7bf10306ded0805fb9f46 Mon Sep 17 00:00:00 2001 From: Maikel Date: Mon, 30 Jul 2018 14:28:01 +1000 Subject: [PATCH] Include bug severity in issue template And formatted for easier reading and writing. --- .github/ISSUE_TEMPLATE.md | 52 ++++++++++++++++++++++++++++----------- 1 file changed, 38 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 633ea4d0ab..2848902d5f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,21 +1,28 @@ - + +If your issue is not a bug, please use the Feature template instead: +https://github.com/openfoodfoundation/openfoodnetwork/wiki/Feature-template +--> ## Description - + + + ## Expected Behavior - + + + ## Actual Behavior - + + + ## Steps to Reproduce - - + + + 1. 2. 3. @@ -25,18 +32,35 @@ instead --> + + ## Context - + + + ## Severity - + + + ## Your Environment - + + * Version used: * Browser name and version: * Operating System and version (desktop or mobile): ## Possible Fix - + + +