From e880941cef2a1c05954e091d2abcf250ad27573a Mon Sep 17 00:00:00 2001 From: Florent Vilmart <364568+flovilmart@users.noreply.github.com> Date: Fri, 17 Aug 2018 12:08:36 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md (#4981) --- .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 4de30ac7..6d82dd37 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