From 36f77a8791f0e7bb714cfd2ad27305fd83782325 Mon Sep 17 00:00:00 2001 From: Sean Hamilton Date: Fri, 23 Feb 2018 11:36:13 +0000 Subject: [PATCH] Added expected and result to bug template --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d39bb22d8..a66fd7b51 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -72,6 +72,12 @@ Describe the bug you are having ## How to reproduce A step by step guide on how to reproduce the bug +## Expected behavior +The result which you where expecting + +## Resulting behavior +The actual result + ## Environment Information - Operating System (OS version) - Browser (Browser version)