From 355843b27a74d6a0f796b23231b49ae24f8ec3ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 22 Feb 2019 21:00:55 +0100 Subject: [PATCH] core: move "Current behavior" after "Steps to reproduce" in bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f71a6861d..c25caba85 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,16 +10,16 @@ about: Create a bug report (please do not report security issues here) -## Current behavior - - - ## Steps to reproduce 1.  2.  3.  +## Current behavior + + + ## Desired behavior