From 8f23a3d638466720b739472fbd9d8f06c5e7e8e6 Mon Sep 17 00:00:00 2001 From: Florent Vilmart <364568+flovilmart@users.noreply.github.com> Date: Fri, 17 Aug 2018 11:24:03 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4de30ac7c8..6d82dd37ab 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ + ### Issue Description -Describe your issue in as much detail as possible. + ### Steps to reproduce -Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. + #### Expected Results -What you expected to happen. + #### Actual Outcome -What is happening instead. + ### Environment Setup